메뉴 건너뛰기

결과 (전체)

00a97 괴도 루팡의 예고 / 보로로

시간메모리제출올바른 답비율
1초64MB658103
15.7%
이번 횟수이번 판정시도한 사람성공한 사람비율
17 컴파일 오류 11394
83.2%
컴파일 결과
In function 'main':
7:12: warning: passing argument 1 of 'strcat' makes pointer from integer without a cast [-Wint-conversion]
357:0,
28,
1:
142:1: note: expected 'char * restrict' but argument is of type 'char'
7:14: warning: passing argument 2 of 'strcat' makes pointer from integer without a cast [-Wint-conversion]
357:0,
28,
1:
142:1: note: expected 'const char * restrict' but argument is of type 'int'
7:5: error: too many arguments to function 'strcat'
6:9: warning: unused variable 'c' [-Wunused-variable]
소스 정적 분석 결과
6: (style) Unused variable: c
위로