Problem placingrouters
User PlayVoltz
Submission Time 2023-12-08 02:53:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

placingrouters.cpp: In function ‘int32_t main()’:
placingrouters.cpp:22:3: error: ‘p’ was not declared in this scope; did you mean ‘dp’?
22 | p=0;
| ^
| dp