Borderou de evaluare (job #3178370)

Utilizator Matoka26Dogaru Mihail Danut Matoka26 Data 1 decembrie 2023 17:12:06
Problema Trilant Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp:631:5: warning: "/*" within comment [-Wcomment] 631 | /* | main.cpp: In member function 'int Graph::dijkstra(int, int, int, int)': main.cpp:195:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 195 | for(int i = 0 ; i < this->adjacency[current].size() ; i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'std::vector<std::pair<int, long long int> > Graph::dijkstraPathAndCost(int)': main.cpp:238:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 238 | for(int i = 0 ; i < this->adjacency[current].size() ; i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'std::vector<int> Graph::zeroOneBFS(int)': main.cpp:268:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 268 | for(int i = 0 ; i < this->adjacency[current].size(); i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Solution::rusuoaica()': main.cpp:437:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 437 | for(int i = 0 ; i < newEdgeList.size() ; i++){ | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'int Solution::findCheapestPrice(int, std::vector<std::vector<int> >&, int, int, int)': main.cpp:466:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 466 | for(int i = 0; i < flights.size() ; i++) | ~~^~~~~~~~~~~~~~~~ main.cpp: In member function 'int Solution::dragoni1(std::ifstream&, int, int*)': main.cpp:485:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 485 | for(int i = 1 ; i < costs.size() ; i++){ | ~~^~~~~~~~~~~~~~ main.cpp: In member function 'int Solution::dragoni2(std::ifstream&, int, int*)': main.cpp:528:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 528 | for(int i = 0 ; i < graf[currentNode].size() ; i++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In member function 'void Solution::MSTKruskal(Graph, std::vector<Edge>&, int)': main.cpp:618:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 618 | for(int i = 0 ; i < result.size() ; i++){ | ~~^~~~~~~~~~~~~~~ main.cpp: In member function 'int Solution::jzzhuAndCities()': main.cpp:781:1: warning: no return statement in function returning non-void [-Wreturn-type] 781 | } | ^ main.cpp: In member function 'int Solution::dragoni2(std::ifstream&, int, int*)': main.cpp:545:1: warning: control reaches end of non-void function [-Wreturn-type] 545 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbMissing output file!00
110ms303kbMissing output file!0
20ms303kbMissing output file!00
120ms303kbMissing output file!0
30ms303kbMissing output file!00
130ms303kbMissing output file!0
40ms303kbMissing output file!00
140ms303kbMissing output file!0
50ms303kbMissing output file!00
150ms303kbMissing output file!0
60ms303kbMissing output file!00
160ms303kbMissing output file!0
70ms303kbMissing output file!00
170ms303kbMissing output file!0
80ms303kbMissing output file!00
180ms303kbMissing output file!0
90ms303kbMissing output file!00
190ms303kbMissing output file!0
100ms303kbMissing output file!00
200ms303kbMissing output file!0
Punctaj total0

Ceva nu functioneaza?