메뉴 건너뛰기

결과 (전체)

00a97 괴도 루팡의 예고 / 이민기

시간메모리제출올바른 답비율
1초64MB658103
15.7%
이번 횟수이번 판정시도한 사람성공한 사람비율
2 컴파일 오류 11394
83.2%
컴파일 결과
In function 'int main()':
9:34: warning: format '%c' expects argument of type 'char*', but argument 2 has type 'int*' [-Wformat=]
9:34: warning: format '%c' expects argument of type 'char*', but argument 3 has type 'int*' [-Wformat=]
13:22: error: too few arguments to function 'double pow(double, double)'
357:0,
28,
1:
155:1: note: declared here
9:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
7: (style) The scope of the variable 'tmp' can be reduced.
8: (style) The scope of the variable 'tmp_i' can be reduced.
위로