메뉴 건너뛰기

결과 (전체)

00a02 몫과 나머지 구하기 / INCLUDE

시간메모리제출올바른 답비율
1초64MB64302464
38.3%
이번 횟수이번 판정시도한 사람성공한 사람비율
4 컴파일 오류 20871962
94.0%
컴파일 결과
In function 'main':
6:11: warning: missing terminating " character
6:5: error: missing terminating " character
7:22: error: expected ')' before ';' token
9:18: warning: missing terminating " character
9:11: error: missing terminating " character
7:11: warning: passing argument 1 of 'scanf' makes pointer from integer without a cast [-Wint-conversion]
357:0,
28,
1:
452:12: note: expected 'const char * restrict' but argument is of type 'int'
11:1: warning: format not a string literal and no format arguments [-Wformat-security]
11:1: error: expected declaration or statement at end of input
5:13: warning: unused variable 'divided' [-Wunused-variable]
6:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로