메뉴 건너뛰기

결과 (전체)

00b07 바이러스 감염 / c언어초보

시간메모리제출올바른 답비율
1초64MB1299600
46.2%
이번 횟수이번 판정시도한 사람성공한 사람비율
11 컴파일 오류 216187
86.6%
컴파일 결과
In function 'int main()':
24:16: error: incompatible types in assignment of 'int' to 'int [102]'
25:5: error: 'q' was not declared in this scope
27:12: error: expected ';' before 'while'
43:1: error: expected '}' at end of input
16:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
20:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
27: (error) syntax error
위로