Problem helloworld
User Ningja
Submission Time 2023-11-05 12:51:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: expected unqualified-id before ‘return’
1 | return("Hello World")
| ^~~~~~