메뉴 건너뛰기

결과 (전체)

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

시간메모리제출올바른 답비율
1초64MB57241009
17.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
16 컴파일 오류 1067811
76.0%
컴파일 결과
In function 'main':
10:20: error: invalid operands to binary % (have 'double' and 'int')
12:20: warning: format '%lf' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
6:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로