메뉴 건너뛰기

결과 (전체)

00b00 연속부분 최대합 / 지리산꼭대기

시간메모리제출올바른 답비율
1초64MB3606459
12.7%
이번 횟수이번 판정시도한 사람성공한 사람비율
8 컴파일 오류 408306
75.0%
컴파일 결과
In function 'main':
11:12: error: 'cn' undeclared (first use in this function)
11:12: note: each undeclared identifier is reported only once for each function it appears in
5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
8:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
10: (style) Variable 'cnt' is modified but its new value is never used.
위로