Problem helloworld
User fluxxx
Submission Time 2025-04-26 16:27:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: expected unqualified-id before ‘|’ token
1 | |print('Hello World')
| ^