메뉴 건너뛰기

결과 (전체)

00a25 나눗셈 2 (소수 4째자리에서 자름) / 홍32

시간메모리제출올바른 답비율
1초64MB57161008
17.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
40 컴파일 오류 1066810
76.0%
컴파일 결과
In function 'main':
5:24: error: expected expression before '%' token
6:7: warning: implicit declaration of function 'floor' [-Wimplicit-function-declaration]
6:7: warning: incompatible implicit declaration of built-in function 'floor'
6:7: note: include '<math.h>' or provide a declaration of 'floor'
소스 정적 분석 결과
4: (style) Variable 'b' is not assigned a value.
5: (error) Uninitialized variable: b
6: (error) Uninitialized variable: b
위로