Problem | problematicjourney |
---|---|
User | YH |
Submission Time | 2024-02-25 17:23:55 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
problematicjourney.cpp: In member function ‘void Graph::DPS_search(std::__cxx11::list<int>&, int, int, int, bool*, int)’:
problematicjourney.cpp:59:23: error: ‘max_time’ was not declared in this scope
59 | if (num_of_it == max_time && it->first == numVertices) {
| ^~~~~~~~