Borderou de evaluare (job #1429402)

Utilizator alexandru.ghergutAlexandru-Gabriel Ghergut alexandru.ghergut Data 6 mai 2015 12:29:22
Problema Drumuri3 Status done
Runda Teme Pregatire ACM Unibuc 2014, Anul I, Semestrul 2 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void getPathMatrix(std::vector<std::vector<int> >&, std::vector<std::vector<int> >&, std::vector<std::vector<int> >&, std::vector<std::vector<int> >&, std::vector<std::vector<int> >&, int, int)’: user.cpp:77:42: error: ‘print’ was not declared in this scope B = A, cout << K << '\n', print(B); ^ user.cpp:87:20: error: ‘print’ was not declared in this scope print(B); ^ user.cpp:95:22: error: ‘print’ was not declared in this scope print(tmp); ^ user.cpp: In function ‘void init(std::vector<std::vector<int> >&)’: user.cpp:113:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < matrix.size(); i++) ^ user.cpp:114:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = 0; j < matrix[i].size(); j++) ^

Ceva nu functioneaza?