Pagini recente » Borderou de evaluare (job #2250491) | Borderou de evaluare (job #2108396) | Borderou de evaluare (job #304411) | Borderou de evaluare (job #936871) | Borderou de evaluare (job #2806643)
Borderou de evaluare (job #2806643)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<int> Graph::create_Minimum_Paths(int)':
main.cpp:144:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
144 | for(int i=0; i < this->graph_adjacency_list[curent].size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:181:27: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
181 | g.show_Shortest_Paths("../bfs.in","../bfs.out");
| ^~~~~~~~~~~
main.cpp:181:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
181 | g.show_Shortest_Paths("../bfs.in","../bfs.out");
| ^~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK | 10 |
2 | 2ms | 184kb | OK | 10 |
3 | 2ms | 184kb | OK | 10 |
4 | 6ms | 327kb | OK | 10 |
5 | 11ms | 405kb | OK | 10 |
6 | 54ms | 1695kb | OK | 10 |
7 | 173ms | 4149kb | OK | 10 |
8 | 164ms | 6299kb | OK | 10 |
9 | 827ms | 12107kb | OK | 10 |
10 | 826ms | 11956kb | OK | 10 |
Punctaj total | 100 |