메뉴 건너뛰기

결과 (전체)

00a95 셜록홈즈의 조사 / 와이디어ljh

시간메모리제출올바른 답비율
1초64MB948175
18.5%
이번 횟수이번 판정시도한 사람성공한 사람비율
4 컴파일 오류 192164
85.4%
컴파일 결과
In function 'main':
10:15: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'int' [-Wformat=]
12:13: error: subscripted value is neither array nor pointer nor vector
14:13: error: expected ';' before 'if'
20:5: warning: implicit declaration of function 'pritnf' [-Wimplicit-function-declaration]
22:27: error: 'h' undeclared (first use in this function)
22:27: note: each undeclared identifier is reported only once for each function it appears in
7:5: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
10:9: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
14: (error) syntax error
위로