메뉴 건너뛰기

결과 (전체)

00a97 괴도 루팡의 예고 / thyun222

시간메모리제출올바른 답비율
1초64MB658103
15.7%
이번 횟수이번 판정시도한 사람성공한 사람비율
5 컴파일 오류 11394
83.2%
컴파일 결과
In function 'main':
16:9: warning: implicit declaration of function 'itoa' [-Wimplicit-function-declaration]
10:10: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
In function `main':
(.text.startup+0x63): undefined reference to `itoa'
ld returned 1 exit status
소스 정적 분석 결과
9: (style) The scope of the variable 'square' can be reduced.
10: (warning) scanf() without field width limits can crash with huge input data.
위로