메뉴 건너뛰기

결과 (전체)

00c00 시네마 천국 / INCLUDE

시간메모리제출올바른 답비율
1초64MB1059110
10.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
3 컴파일 오류 18296
52.7%
컴파일 결과
In function 'main':
13:10: error: invalid operands to binary + (have 'int (*)[(sizetype)(n)]' and 'int (*)[(sizetype)(a)]')
17:13: warning: implicit declaration of function 'print' [-Wimplicit-function-declaration]
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.
위로