메뉴 건너뛰기

결과 (전체)

15re2 세로읽기 / 푸딩망고

시간메모리제출올바른 답비율
1초64MB18463
34.2%
이번 횟수이번 판정시도한 사람성공한 사람비율
13 컴파일 오류 6556
86.2%
컴파일 결과
In function 'int main()':
6:9: error: invalid conversion from 'const char*' to 'char' [-fpermissive]
7:10: error: expected ';' before 'char'
8:32: error: 'str' was not declared in this scope
소스 정적 분석 결과
6: (error) Array 'h[1]' accessed at index 1, which is out of bounds.
13: (error) Array 'h[1]' accessed at index 1, which is out of bounds.
8: (warning) scanf() without field width limits can crash with huge input data.
위로