| Problem | shamelessad4 |
|---|---|
| User | zhehanp |
| Submission Time | 2024-12-11 11:55:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
shamelessad4.cpp: In member function ‘void pnode::prop()’:
shamelessad4.cpp:93:12: error: continue statement not within a loop
93 | if(l==r) continue;
| ^~~~~~~~