메뉴 건너뛰기

결과 (전체)

00a80 호부호형 (0 father, 1 mother, 2 brother) / 알트탭

시간메모리제출올바른 답비율
1초64MB1548679
43.9%
이번 횟수이번 판정시도한 사람성공한 사람비율
3 컴파일 오류 663630
95.0%
컴파일 결과
In function 'int main()':
25:13: error: 'a' was not declared in this scope
27:5: error: case label '0' not within a switch statement
29:9: error: break statement not within loop or switch
31:5: error: case label '1' not within a switch statement
33:9: error: break statement not within loop or switch
35:5: error: case label '2' not within a switch statement
35:11: error: expected ':' before ';' token
소스 정적 분석 결과
35: (error) syntax error
위로