Problem helloworld
User Jt0808
Submission Time 2025-04-30 14:20:02
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"
| ^