메뉴 건너뛰기

결과 (전체)

00c00 시네마 천국 / INCLUDE

시간메모리제출올바른 답비율
1초64MB1059110
10.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
5 컴파일 오류 18296
52.7%
컴파일 결과
In function 'main':
13:5: warning: statement with no effect [-Wunused-value]
13:10: error: expected ';' before 'or'
7:9: warning: variable 'farr' set but not used [-Wunused-but-set-variable]
4:19: warning: unused variable 'count' [-Wunused-variable]
5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
4: (style) Variable 'count' is assigned a value that is never used.
위로