메뉴 건너뛰기

결과 (전체)

00a26 입력받은 정수 1개를 Hello KOI와 함께 출력하기 /

시간메모리제출올바른 답비율
1초64MB57702113
36.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
14 컴파일 오류 18551725
93.0%
컴파일 결과
6:30: warning: missing terminating " character
6:5: error: missing terminating " character
2:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
In function 'int main()':
5:21: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'long int*' [-Wformat=]
6:27: error: 'lld' was not declared in this scope
5:22: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
소스 정적 분석 결과
이상 없음
위로