메뉴 건너뛰기

결과 (전체)

00a31 입력값의 빈도수 출력하기 / 기림이

시간메모리제출올바른 답비율
1초64MB1121458
40.9%
이번 횟수이번 판정시도한 사람성공한 사람비율
4 컴파일 오류 397345
86.9%
컴파일 결과
In function 'main':
12:13: error: expected identifier or '(' before numeric constant
12:18: error: 'i' undeclared (first use in this function)
12:18: note: each undeclared identifier is reported only once for each function it appears in
6:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
9:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로