Borderou de evaluare (job #2795081)
Raport evaluator
Compilare:
main.cpp: In function 'void Dijkstra(int, int)':
main.cpp:45:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Graf, std::allocator<Graf> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
45 | for(int i = 0; i < nou[x].size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'void Dijkstra1(int, int)':
main.cpp:71:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Graf, std::allocator<Graf> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
71 | for(int i = 0; i < v[x].size(); i++)
| ~~^~~~~~~~~~~~~
main.cpp: In function 'void DFS(int)':
main.cpp:85:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Graf, std::allocator<Graf> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
85 | for(int i = 0; i < v[x].size(); i++)
| ~~^~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | Corect! | 2 |
2 | 2ms | 184kb | Corect! | 2 |
3 | 1ms | 184kb | Corect! | 2 |
4 | 1ms | 184kb | Corect! | 2 |
5 | 1ms | 184kb | Corect! | 2 |
6 | 4ms | 409kb | Corect! | 2 |
7 | 14ms | 438kb | Corect! | 2 |
8 | 1ms | 184kb | Corect! | 2 |
9 | 5ms | 376kb | Corect! | 2 |
10 | 3ms | 438kb | Corect! | 2 |
11 | 1ms | 184kb | Corect! | 8 |
12 | 1ms | 184kb | Corect! | 8 |
13 | 1ms | 413kb | Corect! | 8 |
14 | 13ms | 507kb | Corect! | 8 |
15 | 31ms | 1638kb | Corect! | 8 |
16 | 169ms | 4931kb | Corect! | 8 |
17 | 285ms | 5947kb | Corect! | 8 |
18 | 443ms | 5836kb | Corect! | 8 |
19 | 648ms | 5840kb | Corect! | 8 |
20 | 527ms | 5767kb | Corect! | 8 |
Punctaj total | 100 |