Problem | helloworld |
---|---|
User | dzuizz |
Submission Time | 2024-03-04 17:43:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:48:14: error: expected ‘}’ at end of input
48 | cout << '\n';
| ^
helloworld.cpp:39:1: note: to match this ‘{’
39 | {
| ^