Problem helloworld
User Charyonthetophat
Submission Time 2025-06-16 14:45:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function β€˜int main()’:
helloworld.cpp:9:13: error: expected primary-expression before β€˜;’ token
9 | cout << a<<;
| ^