메뉴 건너뛰기

결과 (전체)

00a75 "hello, world!" 출력하기 / 1609_박상혁

시간메모리제출올바른 답비율
1초64MB56781509
26.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
3 컴파일 오류 14701330
90.5%
컴파일 결과
2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
In function 'int main()':
4:12: error: unable to find string literal operator 'operator""hello' with 'const char [1]', 'long unsigned int' arguments
4:21: error: 'world' was not declared in this scope
소스 정적 분석 결과
2: (error) syntax error
위로