Submission #678244

# Submission time Handle Problem Language Result Execution time Memory
678244 2023-01-05T10:52:20 Z Hacv16 main 함수 (BSC_0_0) C++17
Compilation error
0 ms 0 KB
main{}{}

Compilation message

main.cpp:1:1: error: 'main' does not name a type
    1 | main{}{}
      | ^~~~
main.cpp:1:7: error: expected unqualified-id before '{' token
    1 | main{}{}
      |       ^