메뉴 건너뛰기

결과 (전체)

00c10 총시간 / 관리자

시간메모리제출올바른 답비율
1초64MB228131
57.5%
이번 횟수이번 판정시도한 사람성공한 사람비율
12 컴파일 오류 113109
96.5%
컴파일 결과
In function 'main':
10:29: error: expected ')' before ';' token
10:17: warning: passing argument 1 of 'printf' makes pointer from integer without a cast [-Wint-conversion]
934:0,
1:
103:1: note: expected 'const char * restrict' but argument is of type 'int'
11:9: warning: format not a string literal and no format arguments [-Wformat-security]
11:9: error: expected ';' before '}' token
5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
9: (error) Invalid number of character '(' when no macros are defined.
위로