메뉴 건너뛰기

결과 (전체)

00a75 "hello, world!" 출력하기 / Wideroy

시간메모리제출올바른 답비율
1초64MB56781509
26.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
4 컴파일 오류 14701330
90.5%
컴파일 결과
4:12: warning: unknown escape sequence: '\040'
4:12: warning: character constant too long for its type
In function 'int main()':
4:35: error: invalid conversion from 'int' to 'const char*' [-fpermissive]
934:0,
42,
1:
103:1: note: initializing argument 1 of 'int printf(const char*, ...)'
4:35: warning: format not a string literal and no format arguments [-Wformat-security]
소스 정적 분석 결과
위로