Problem | pipes |
---|---|
User | chenweilian |
Submission Time | 2023-06-28 18:45:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pipes.cpp: In function βint find(bool, int)β:
pipes.cpp:17:15: error: invalid types β<unresolved overloaded function type>[bool]β for array subscript
17 | if (find[c][x]<0) return x;
| ^