Problem | pigeonnests |
---|---|
User | Pan |
Submission Time | 2023-12-14 18:02:33 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pigeonnests.cpp: In function ‘int main()’:
pigeonnests.cpp:134:5: error: expected ‘;’ before ‘newind’
134 | l newind = changeind[maxx.second];
| ^~~~~~~
| ;
pigeonnests.cpp:135:12: error: ‘newind’ was not declared in this scope; did you mean ‘rewind’?
135 | cout << newind << endl;
| ^~~~~~
| rewind