Submission #331308

# Submission time Handle Problem Language Result Execution time Memory
331308 2020-11-28T01:46:03 Z 534351 Svjetlo (COCI20_svjetlo) C++17
Compilation error
0 ms 0 KB
print("ok?")

Compilation message

svjetlo.cpp:1:6: error: expected constructor, destructor, or type conversion before '(' token
    1 | print("ok?")
      |      ^