Problem | splithunny |
---|---|
User | DoubleShaurya |
Submission Time | 2024-01-20 11:02:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘void DFS(long long int, long long int, std::vector<std::pair<long long int, long long int> >&)’:
splithunny.cpp:71:25: error: ‘VC’ was not declared in this scope; did you mean ‘VC1’?
71 | for (int A = 0; A < VC.size(); A++) {
| ^~
| VC1