메뉴 건너뛰기

결과 (전체)

00a81 탈출 (장날인지 판별하기) / 윤서진

시간메모리제출올바른 답비율
1초64MB1835761
41.5%
이번 횟수이번 판정시도한 사람성공한 사람비율
11 컴파일 오류 688664
96.5%
컴파일 결과
2:1: warning: return type defaults to 'int' [-Wimplicit-int]
In function 'main':
8:5: error: 'else' without a previous 'if'
5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
9: (style) Variable 'printf' is assigned a value that is never used.
위로