Problem | servers |
---|---|
User | Pan |
Submission Time | 2024-10-04 15:11:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
servers.cpp: In function ‘int main()’:
servers.cpp:203:13: error: ‘now’ was not declared in this scope; did you mean ‘pow’?
203 | if (lvl[now] == j) // now is parent of y
| ^~~
| pow