Problem | pandacity |
---|---|
User | CKCodeBreaker55 |
Submission Time | 2025-05-20 10:46:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pandacity.cpp: In function ‘int main()’:
pandacity.cpp:24:18: error: ‘node’ was not declared in this scope; did you mean ‘nodes’?
24 | ans = ans + (node[0] + node[i]);
| ^~~~
| nodes