Problem hello
User sohjiaxian
Submission Time 2025-06-16 14:33:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hello.cpp: In function β€˜int main()’:
hello.cpp:7:34: error: expected primary-expression before β€˜;’ token
7 | cout << "Hello" << " " << a << !;
| ^