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

Method isConsecutive

chapter02/problem_i/Main.java:15–38  ·  view source on GitHub ↗

배열의 N개의 원소가 연속적인 정수 수열로 표현될 수 있는지 판단하는 함수 @param data @param n @return

(int[] data, int n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected