메뉴 건너뛰기

결과 (전체)

00a40 문자 1개를 입력받아 그대로 출력하기 / whiteblanket

시간메모리제출올바른 답비율
1초64MB43652212
50.7%
이번 횟수이번 판정시도한 사람성공한 사람비율
2 컴파일 오류 19051810
95.0%
컴파일 결과
In function 'int main()':
6:18: warning: format '%c' expects argument of type 'char*', but argument 2 has type 'int' [-Wformat=]
8:1: error: expected ';' before '}' token
6:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로