Submission #678245

#TimeUsernameProblemLanguageResultExecution timeMemory
678245Hacv16main 함수 (BSC_0_0)C++17
100 / 100
0 ms212 KiB
main(){}

Compilation message (stderr)

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