Problem | potatosalad |
---|---|
User | carson |
Submission Time | 2025-03-12 17:53:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:17:13: error: expected ‘}’ at end of input
17 | cout << sum;
| ^
potatosalad.cpp:4:1: note: to match this ‘{’
4 | {
| ^