메뉴 건너뛰기

결과 (전체)

00a64 제주공항 도착시간 계산하기 / 이지후

시간메모리제출올바른 답비율
1초64MB2798682
24.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
13 컴파일 오류 648588
90.7%
컴파일 결과
2:1: warning: return type defaults to 'int' [-Wimplicit-int]
In function 'main':
6:5: error: 'c' undeclared (first use in this function)
6:5: note: each undeclared identifier is reported only once for each function it appears in
7:5: error: 'd' undeclared (first use in this function)
8:12: warning: left-hand operand of comma expression has no effect [-Wunused-value]
12:17: warning: left-hand operand of comma expression has no effect [-Wunused-value]
16:5: error: 'elsf' undeclared (first use in this function)
16:10: error: expected ';' before 'if'
5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로