Problem hello
User L3Z8V77N0T5
Submission Time 2025-06-16 14:47:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hello.cpp:8:36: error: stray ‘\342’ in program
8 | cout >> " Hello " + username + “!”;
| ^
hello.cpp:8:37: error: stray ‘\200’ in program
8 | cout >> " Hello " + username + “!”;
| ^
hello.cpp:8:38: error: stray ‘\234’ in program
8 | cout >> " Hello " + username + “!”;
| ^
hello.cpp:8:39: error: stray ‘\357’ in program
8 | cout >> " Hello " + username + “!”;
| ^
hello.cpp:8:40: error: stray ‘\274’ in program
8 | cout >> " Hello " + username + “!”;
| ^
hello.cpp:8:41: error: stray ‘\201’ in program
8 | cout >> " Hello " + username + “!”;
| ^
hello.cpp:8:42: error: stray ‘\342’ in program
8