Problem graphcraft
User brat
Submission Time 2025-11-24 13:52:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

graphcraft.cpp: In function ‘int graphcraft(int, int, std::vector<std::pair<int, int> >*)’:
graphcraft.cpp:40:19: error: ‘n’ was not declared in this scope
40 | for(int i=1;i<n;i++){
| ^