Problem | flooding2 |
---|---|
User | YH |
Submission Time | 2025-03-27 09:12:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flooding2.cpp: In function ‘void flood(int, int)’:
flooding2.cpp:125:2: error: ‘read’ was not declared in this scope; did you mean ‘ready’?
125 | read.reserve(1e5);
| ^~~~
| ready