| Problem | competition |
|---|---|
| User | SMILE |
| Submission Time | 2025-04-12 11:11:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:22:15: error: expected ‘;’ before ‘}’ token
22 | range[i]=0
| ^
| ;
23 | }
| ~