Pagini recente » Cod sursa (job #2217904) | Clasament arhiva | Cod sursa (job #2312703) | Rating Todireanu Constantin Catalin (specialkhouse) | Borderou de evaluare (job #2912503)
Borderou de evaluare (job #2912503)
Raport evaluator
Compilare:
main.cpp: In function 'void Dijkstra(int)':
main.cpp:15:27: warning: integer overflow in expression of type 'int' results in '2147483647' [-Woverflow]
15 | dist[i] = ((1<<31)-1);
| ~~~~~~~^~
main.cpp:21:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
21 | for(int i=0; i<V[nod].size(); i++){
| ~^~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 10ms | 6242kb | Incorect | 0 |
2 | 11ms | 6217kb | Incorect | 0 |
3 | 18ms | 6389kb | Incorect | 0 |
4 | 19ms | 6336kb | Incorect | 0 |
5 | 39ms | 7237kb | Incorect | 0 |
6 | 115ms | 7966kb | Incorect | 0 |
7 | 101ms | 8462kb | Incorect | 0 |
8 | 973ms | 11243kb | Incorect | 0 |
9 | 215ms | 9416kb | OK | 10 |
10 | 210ms | 12300kb | Memory limit exceeded | 0 |
Punctaj total | 10 |