Problem | helloworld |
---|---|
User | Charyonthetophat |
Submission Time | 2025-06-16 14:45:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function βint main()β:
helloworld.cpp:9:13: error: expected primary-expression before β;β token
9 | cout << a<<;
| ^