Problem fencing
User dsyz
Submission Time 2023-10-10 18:57:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fencing.cpp: In function ‘int main()’:
fencing.cpp:71:15: error: ‘Rsweep’ was not declared in this scope; did you mean ‘Vsweep’?
71 | for(auto u : Rsweep){
| ^~~~~~
| Vsweep