메뉴 건너뛰기

결과 (전체)

00a21 사칙연산 (피연산자 연산자 피연산자) / lesh

시간메모리제출올바른 답비율
1초64MB42881259
29.4%
이번 횟수이번 판정시도한 사람성공한 사람비율
8 컴파일 오류 12081057
87.5%
컴파일 결과
In function 'int main()':
6:33: warning: format '%c' expects argument of type 'char*', but argument 3 has type 'int*' [-Wformat=]
6:33: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'char*' [-Wformat=]
9:17: error: expected ':' before ';' token
12:17: error: expected ':' before ';' token
15:17: error: expected ':' before ';' token
18:17: error: expected ':' before ';' token
6:34: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
9: (error) syntax error
위로