메뉴 건너뛰기

결과 (전체)

00b15 피보나치 수열의 n번째 항 구하기 / JH_turtle

시간메모리제출올바른 답비율
1초64MB1402531
37.9%
이번 횟수이번 판정시도한 사람성공한 사람비율
1 컴파일 오류 329284
86.3%
컴파일 결과
1:2: error: invalid preprocessing directive #incluide
In function 'int f(int, int, int)':
6:22: error: 'printf' was not declared in this scope
9:1: warning: no return statement in function returning non-void [-Wreturn-type]
In function 'int main()':
13:18: error: 'scanf' was not declared in this scope
16:19: error: 'printf' was not declared in this scope
소스 정적 분석 결과
이상 없음
위로