Submission #115798

#TimeUsernameProblemLanguageResultExecution timeMemory
115798maho04main 함수 (BSC_0_0)C++14
100 / 100
2 ms256 KiB
main() { }

Compilation message (stderr)

main.cpp:1:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main()
      ^
#Verdict Execution timeMemoryGrader output
Fetching results...