메뉴 건너뛰기

결과 (전체)

00a03 홀수와 짝수 판별하기 / 3근

시간메모리제출올바른 답비율
1초64MB72532782
38.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
3 컴파일 오류 22332073
92.8%
컴파일 결과
In function 'int main()':
5:17: error: invalid operands of types 'const char [3]' and 'int' to binary 'operator&'
7:5: error: 'return0' was not declared in this scope
소스 정적 분석 결과
4: (style) Variable 'a' is not assigned a value.
5: (error) Uninitialized variable: a
6: (error) Uninitialized variable: a
위로