Problem | race |
---|---|
User | mingging1748 |
Submission Time | 2025-02-17 21:23:13 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
race.cpp: In function ‘void select_split_node(int, int, int)’:
race.cpp:46:64: error: invalid types ‘<unresolved overloaded function type>[int]’ for array subscript
46 | node_max = max(node_max, 1 + size[neighbors[current][i].F]);
| ^