메뉴 건너뛰기

결과 (전체)

00a84 분신술 (1부터 N까지의 합계로 N 유추하기) / qkrrjs

시간메모리제출올바른 답비율
1초64MB1841439
23.8%
이번 횟수이번 판정시도한 사람성공한 사람비율
2 컴파일 오류 455383
84.2%
컴파일 결과
In function 'int main()':
6:9: error: 'i' was not declared in this scope
6:14: error: 'sum' was not declared in this scope
5:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
4: (style) Variable 'n' is not assigned a value.
6: (error) Uninitialized variable: n
위로