| Problem | progressive |
|---|---|
| User | anna15 |
| Submission Time | 2025-05-24 11:30:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
progressive.cpp: In function ‘int main()’:
progressive.cpp:15:18: error: expected ‘}’ at end of input
15 | int maxBi = 0;
| ^
progressive.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^