| Problem | competition |
|---|---|
| User | Mimikyu |
| Submission Time | 2024-02-11 15:54:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int32_t main()’:
competition.cpp:33:17: error: expected ‘}’ at end of input
33 | cout<<sum+total;
| ^
competition.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^