Problem helloworld
User PyAce
Submission Time 2025-06-13 12:57:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘void Main()’:
helloworld.cpp:4:23: error: ‘n’ was not declared in this scope
4 | printf("Hello World"/n);
| ^