error: C++ requires a type specifier for all declarations dfs(int node,int parent,vector<int> adj[],vector<int>& vis,vector<int>& time,vector<int>& low,vector<vector<int>>& bridges){ ^ i dont see anything wrong with my code ive declared vector and previously on leetcode never required to include vector lib
see question and code in this pic
Aucun commentaire:
Enregistrer un commentaire