Borderou de evaluare (job #1460983)
Utilizator | Data | 14 iulie 2015 15:00:06 | |
---|---|---|---|
Problema | BFS - Parcurgere in latime | Status | done |
Runda | Arhiva educationala | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:11:20: warning: extra tokens at end of #include directive [enabled by default]
#include <iostream>;
^
user.cpp:12:19: warning: extra tokens at end of #include directive [enabled by default]
#include <fstream>;
^
user.cpp:104:22: error: ‘_TCHAR’ has not been declared
int _tmain(int argc, _TCHAR* argv[])
^
user.cpp: In function ‘int _tmain(int, int**)’:
user.cpp:107:71: error: invalid initialization of non-const reference of type ‘std::vector<std::vector<int> >&’ from an rvalue of type ‘std::vector<std::vector<int> >’
write_to_file("DFS_out.txt", no_of_conex_comp(read_data("dfs_in.txt")));
^
user.cpp:76:5: error: in passing argument 1 of ‘int no_of_conex_comp(std::vector<std::vector<int> >&)’
int no_of_conex_comp(vector<vector<int>>& ad_list){
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !