메뉴 건너뛰기

결과 (전체)

00a59 입력된 값은 OOO 입니다. (문자열) / lime

시간메모리제출올바른 답비율
1초64MB4713971
20.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
2 컴파일 오류 969837
86.4%
컴파일 결과
3:1: warning: return type defaults to 'int' [-Wimplicit-int]
In function 'main':
6:15: error: invalid operands to binary & (have 'char *' and 'int')
7:34: error: expected ')' before 'a'
7:12: warning: format '%s' expects a matching 'char *' argument [-Wformat=]
소스 정적 분석 결과
5: (style) Variable 'a' is not assigned a value.
6: (error) Uninitialized variable: a
위로