Problem | graphcraft |
---|---|
User | jeongwonho64 |
Submission Time | 2023-06-04 09:59:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
graphcraft.cpp: In function ‘int graphcraft(int, int, std::vector<std::pair<int, int> >*)’:
graphcraft.cpp:35:23: error: ‘n’ was not declared in this scope
35 | for(int i = 1;i < n;i++){
| ^