MCPcopy Create free account
hub / github.com/dongyi-kim/10weeks-codingtest / isOrdered

Function isOrdered

chapter02/problem_b/solution.cpp:12–27  ·  view source on GitHub ↗

* 주어진 배열이 오름차순인지 검사하는 함수 * @param data * @param n 데이터의 수 * @return data[0] ~ data[n-1]이 오름차순이라면 true, else false */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected