Pagini recente » Borderou de evaluare (job #2155612) | Borderou de evaluare (job #664073) | Borderou de evaluare (job #1736225) | Borderou de evaluare (job #2110632) | Borderou de evaluare (job #2818345)
Borderou de evaluare (job #2818345)
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<int> Oriented_graph::BFS(int)':
main.cpp:141:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
141 | for(int i=0; i < this->m_adjancency_list[curent].size(); i++){
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:209:46: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
209 | source = g.read_graph_with_starting_node("../bfs.in");
| ^~~~~~~~~~~
main.cpp:213:29: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
213 | print_vector(distances, "../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 | 290kb | OK | 10 |
5 | 11ms | 405kb | OK | 10 |
6 | 54ms | 1757kb | OK | 10 |
7 | 173ms | 4149kb | OK | 10 |
8 | 164ms | 6291kb | OK | 10 |
9 | 822ms | 12091kb | OK | 10 |
10 | 822ms | 11948kb | OK | 10 |
Punctaj total | 100 |