메뉴 건너뛰기

결과 (전체)

00a21 사칙연산 (피연산자 연산자 피연산자) / 3근

시간메모리제출올바른 답비율
1초64MB42761257
29.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
5 컴파일 오류 12061055
87.5%
컴파일 결과
9:14: warning: missing terminating ' character
9:9: error: missing terminating ' character
12:22: warning: missing terminating ' character
12:17: error: missing terminating ' character
15:14: warning: missing terminating ' character
15:9: error: missing terminating ' character
In function 'int main()':
10:17: error: 'a' cannot appear in a constant-expression
10:21: error: an assignment cannot appear in a constant-expression
10:22: error: expected ':' before ';' token
13:13: error: 'a' cannot appear in a constant-expression
13:17: error: an assignment cannot appear in a constant-expression
13:18: error: expected ':' before ';' token
16:17: error: 'a' cannot appear in a constant-expression
16:21: error: an assignment cannot appear in a constant-expression
16:22: error: expected ':' before ';' token
19:13: error: expected ';' before '}' token
6:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로