Problem helloworld
User Usu
Submission Time 2025-10-29 23:45:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:240:5: error: ‘ps’ was not declared in this scope; did you mean ‘rs’?
240 | ps("Hello World");
| ^~
| rs