Problem subgraphs
User HighLithop
Submission Time 2025-07-29 13:23:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

subgraphs.cpp: In function ‘int main()’:
subgraphs.cpp:45:30: error: ‘p’ was not declared in this scope
45 | for (int visiting : p[exploring]){
| ^