Borderou de evaluare (job #3282327)
Utilizator | Data | 5 martie 2025 08:33:42 | |
---|---|---|---|
Problema | Sate | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void dfs(int, int)':
main.cpp:17:12: error: too few arguments to function 'void dfs(int, int)'
17 | dfs(e.first);
| ~~~^~~~~~~~~
main.cpp:11:6: note: declared here
11 | void dfs(int nod,int dist)
| ^~~
main.cpp: In function 'int main()':
main.cpp:32:8: error: too few arguments to function 'void dfs(int, int)'
32 | dfs(a);
| ~~~^~~
main.cpp:11:6: note: declared here
11 | void dfs(int nod,int dist)
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !