Problem | helloworld |
---|---|
User | BadAtLife |
Submission Time | 2024-06-01 15:57:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:5: error: expected ‘,’ or ‘;’ before ‘cout’
7 | cout << n;
| ^~~~