메뉴 건너뛰기

결과 (전체)

00b02 기차 교차로 / 케케케

시간메모리제출올바른 답비율
1초64MB971280
28.8%
이번 횟수이번 판정시도한 사람성공한 사람비율
2 컴파일 오류 188151
80.3%
컴파일 결과
In function 'int main()':
17:9: error: expected ';' before 'while'
25:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
33:5: error: expected ';' before '}' token
10:13: warning: unused variable 'w' [-Wunused-variable]
11:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
14:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로