Submission #115800

# Submission time Handle Problem Language Result Execution time Memory
115800 2019-06-09T07:40:14 Z maho04 printf 함수 1 (BSC_0_1) C++14
Compilation error
0 ms 0 KB
include<cstdio>
main()
{
	printf("Hello World");
}

Compilation message

printf1.cpp:1:1: error: 'include' does not name a type; did you mean '__has_include'?
 include<cstdio>
 ^~~~~~~
 __has_include