메뉴 건너뛰기

결과 (전체)

00a03 홀수와 짝수 판별하기 / d_b

시간메모리제출올바른 답비율
1초64MB72552783
38.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
7 컴파일 오류 22332073
92.8%
컴파일 결과
2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
In function 'int main()':
6:13: error: expected ')' before 'n'
8:18: error: expected ')' before 'n'
10:18: error: expected ')' before 'n'
12:18: error: expected ')' before 'n'
14:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
5:20: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
2: (error) syntax error
위로