메뉴 건너뛰기

결과 (전체)

04re1 백설공주와 난쟁이 / INCLUDE

시간메모리제출올바른 답비율
1초64MB1390504
36.3%
이번 횟수이번 판정시도한 사람성공한 사람비율
7 컴파일 오류 406359
88.4%
컴파일 결과
In function 'main':
28:19: error: 'smallest' undeclared (first use in this function)
28:19: note: each undeclared identifier is reported only once for each function it appears in
6:18: warning: variable 'secondtaller' set but not used [-Wunused-but-set-variable]
8:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
6: (style) The scope of the variable 'secondtaller' can be reduced.
위로