Borderou de evaluare (job #2861578)
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:49:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
49 | for(size_t i=1;i<=csucsok;i++) d[i]=vegtelen;
| ~^~~~~~~~~
main.cpp:60:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
60 | for(int i=0;i<graf[aktualiscsucs].size();i++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 184kb | Incorect | 0 |
| 2 | 2ms | 184kb | Incorect | 0 |
| 3 | 6ms | 1425kb | Incorect | 0 |
| 4 | 6ms | 1519kb | Incorect | 0 |
| 5 | 34ms | 2273kb | Incorect | 0 |
| 6 | 59ms | 2887kb | Incorect | 0 |
| 7 | 87ms | 3526kb | Incorect | 0 |
| 8 | 187ms | 5906kb | Incorect | 0 |
| 9 | 135ms | 4595kb | OK | 10 |
| 10 | 378ms | 9265kb | Incorect | 0 |
| Punctaj total | 10 |