메뉴 건너뛰기

결과 (전체)

04re1 백설공주와 난쟁이 / 김민재!

시간메모리제출올바른 답비율
1초64MB1390504
36.3%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 컴파일 오류 406359
88.4%
컴파일 결과
2:1: warning: return type defaults to 'int' [-Wimplicit-int]
In function 'main':
6:22: error: 'i' undeclared (first use in this function)
6:22: note: each undeclared identifier is reported only once for each function it appears in
소스 정적 분석 결과
4: (style) The scope of the variable 'b' can be reduced.
4: (style) Variable 'b' is not assigned a value.
14: (error) Uninitialized variable: b
위로