Problem | hello |
---|---|
User | sohjiaxian |
Submission Time | 2025-06-16 14:33:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hello.cpp: In function βint main()β:
hello.cpp:7:34: error: expected primary-expression before β;β token
7 | cout << "Hello" << " " << a << !;
| ^