메뉴 건너뛰기

결과 (전체)

00a84 분신술 (1부터 N까지의 합계로 N 유추하기) /

시간메모리제출올바른 답비율
1초64MB1841439
23.8%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 컴파일 오류 455383
84.2%
컴파일 결과
In function 'main':
7:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
In function 'main':
14:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
In function 'int main()':
15:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
In function 'int main()':
15:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
In function 'main':
15:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
In function 'int main()':
8:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
In function 'int main()':
5:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
In function 'int main()':
5:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
In function 'main':
6:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
In function 'main':
6:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
In function 'int main()':
6:9: error: expected primary-expression before ')' token
6:9: error: expected primary-expression at end of input
6:9: error: expected ';' at end of input
6:9: error: expected primary-expression at end of input
6:9: error: expected ')' at end of input
6:9: error: expected statement at end of input
4:11: warning: unused variable 'b' [-Wunused-variable]
6:9: error: expected '}' at end of input
5:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
3: (error) Invalid number of character '{' when no macros are defined.
위로