메뉴 건너뛰기

결과 (전체)

02nm1 음악 프로그램 / 글로벌코딩

시간메모리제출올바른 답비율
1초64MB442
4.5%
이번 횟수이번 판정시도한 사람성공한 사람비율
3 컴파일 오류 132
15.4%
컴파일 결과
In function 'int main()':
56:13: error: expected '}' at end of input
6:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
13:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
14:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
17:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
In function 'int main()':
56:13: error: expected '}' at end of input
6:25: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
13:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
14:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
17:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
4: (error) Invalid number of character '{' when no macros are defined.
위로