Problem | shoop |
---|---|
User | JustKitkat |
Submission Time | 2024-12-02 15:52:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
shoop.cpp: In function ‘void solve(long long int)’:
shoop.cpp:84:11: error: ‘indd’ was not declared in this scope; did you mean ‘ind’?
84 | int lo= indd - 1,hi=normal.size()-1;
| ^~~~
| ind
shoop.cpp:86:12: error: ‘hi’ was not declared in this scope; did you mean ‘i’?
86 | while(lo<hi){
| ^~
| i