메뉴 건너뛰기

결과 (전체)

00a91 1부터 N까지 N개 라인에 걸쳐 회전하여 출력하기 / 김민재!

시간메모리제출올바른 답비율
1초64MB518129
24.9%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 컴파일 오류 122105
86.1%
컴파일 결과
2:1: warning: return type defaults to 'int' [-Wimplicit-int]
In function 'main':
7:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
11:5: error: expected expression before 'for'
27:1: error: expected expression before '}' token
27:1: error: expected expression before '}' token
7:13: warning: unused variable 'i' [-Wunused-variable]
6:9: warning: unused variable 'b' [-Wunused-variable]
4:11: warning: unused variable 'c' [-Wunused-variable]
5:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로