메뉴 건너뛰기

결과 (전체)

00a99 Hello KOI 반복 출력하기 (재귀) / sky2008!!

시간메모리제출올바른 답비율
1초64MB1174294
25.0%
이번 횟수이번 판정시도한 사람성공한 사람비율
4 컴파일 오류 318283
89.0%
컴파일 결과
In function 'void re()':
5:8: error: 'n' was not declared in this scope
7:16: error: return-statement with a value, in function returning 'void' [-fpermissive]
10:8: error: 'n' was not declared in this scope
In function 'int main()':
16:9: error: too many arguments to function 'void re()'
3:6: note: declared here
17:5: error: expected ';' before 'return'
15:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로