| Problem | goombatower |
|---|---|
| User | Tyx2019 |
| Submission Time | 2023-12-11 09:35:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
goombatower.cpp: In member function ‘ll node::bsonseg(long long int, long long int)’:
goombatower.cpp:109:39: error: ‘m’ was not declared in this scope; did you mean ‘tm’?
109 | else if(l->sum+cursum==X&&range_sum(m+1,m+1)!=0) l->bsonseg(X,cursum);
| ^
| tm