메뉴 건너뛰기

결과 (전체)

00b14 어디에 있나? 2 / sky2008!!

시간메모리제출올바른 답비율
1초500MB1822536
29.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
9 컴파일 오류 281234
83.3%
컴파일 결과
In function 'int main()':
21:17: error: 's' was not declared in this scope
In function 'int re(int)':
10:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
15:1: warning: control reaches end of non-void function [-Wreturn-type]
In function 'int main()':
19:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
14: (error) Uninitialized variable: s
위로