메뉴 건너뛰기

결과 (전체)

00b51 어디에 있나? 1 / 알트탭

시간메모리제출올바른 답비율
1초64MB14652
35.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 컴파일 오류 5245
86.5%
컴파일 결과
In function 'int main()':
4:11: error: expected unqualified-id before 'if'
6:9: error: 'i' was not declared in this scope
8:21: error: 'num' was not declared in this scope
10:17: error: 'f' was not declared in this scope
5:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
4: (error) syntax error
위로