Borderou de evaluare (job #3256546)
Utilizator | Data | 15 noiembrie 2024 09:34:23 | |
---|---|---|---|
Problema | Asmax | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:11:1: error: ISO C++ forbids declaration of 'dfs' with no type [-fpermissive]
11 | dfs(int Node, vector<vector<int>> &Graph, vector<int> &Visited, vector<int> &dp, vector<int> &Values)
| ^~~
main.cpp: In function 'int dfs(int, std::vector<std::vector<int> >&, std::vector<int>&, std::vector<int>&, std::vector<int>&)':
main.cpp:25:1: warning: no return statement in function returning non-void [-Wreturn-type]
25 | }
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !