| Problem | stones |
|---|---|
| User | PlayVoltz |
| Submission Time | 2023-09-21 13:59:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
stones.cpp: In function ‘void precalc(int, int)’:
stones.cpp:19:22: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator-’
19 | stsize[node] = count-start;
| ~~~~~^~~~~~