Problem | lis_easy |
---|---|
User | Dolphy |
Submission Time | 2024-01-11 14:32:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lis_easy.cpp: In function ‘int main()’:
lis_easy.cpp:34:12: error: expected ‘}’ at end of input
34 | cout << sum;
| ^
lis_easy.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^