Problem helloworld
User 0rang3
Submission Time 2023-03-28 18:38:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: expected unqualified-id before ‘if’
1 | if [] == None: print("Hello World")
| ^~