| Problem | competition |
|---|---|
| User | hendrickthuta |
| Submission Time | 2026-08-17 15:46:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
competition.cpp: In function ‘int main()’:
competition.cpp:22:25: error: expected ‘;’ before ‘i’
22 | for (int i = 0; i <B ++i){
| ^
| ;