| Problem | hello |
|---|---|
| User | NoynYT |
| Submission Time | 2024-12-02 10:47:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hello.cpp:7:21: error: missing terminating " character
7 | cout<<"Hello "<<s<<"!;
| ^~~
hello.cpp: In function βint main()β:
hello.cpp:8:1: error: expected primary-expression before β}β token
8 | }
| ^