메뉴 건너뛰기

결과 (전체)

00b51 어디에 있나? 1 / 알트탭

시간메모리제출올바른 답비율
1초64MB14652
35.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
2 컴파일 오류 5245
86.5%
컴파일 결과
In function 'int main()':
8:27: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'int' [-Wformat=]
11:5: error: expected ';' before 'for'
11:15: warning: statement has no effect [-Wunused-value]
11:23: error: expected ';' before ')' token
22:1: error: expected '}' at end of input
5:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
8:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
11:12: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로