Borderou de evaluare (job #2779937)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:19:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
19 | for(int i=0; i<g[node].size(); i++){
| ~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:41:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | for(int j=0; j<g[i].size(); j++){
| ~^~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 5ms | 1548kb | Incorect | 0 |
| 2 | 1ms | 184kb | Incorect | 0 |
| 3 | 6ms | 1708kb | Incorect | 0 |
| 4 | 11ms | 1695kb | Incorect | 0 |
| 5 | 20ms | 1900kb | Incorect | 0 |
| 6 | 127ms | 3821kb | Incorect | 0 |
| 7 | 207ms | 4861kb | Time limit exceeded | 0 |
| 8 | 173ms | 5173kb | Incorect | 0 |
| 9 | 201ms | 6090kb | Time limit exceeded | 0 |
| 10 | 200ms | 6021kb | Time limit exceeded | 0 |
| Punctaj total | 0 |