Problem | leftout |
---|---|
User | chikin |
Submission Time | 2025-06-18 10:59:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
leftout.cpp: In function ‘int main()’:
leftout.cpp:5:13: error: expected ‘}’ at end of input
5 | cout << "1";
| ^
leftout.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^