Pagini recente » Cod sursa (job #6834) | Cod sursa (job #96237) | Diferente pentru problema/interact intre reviziile 69 si 39 | Cod sursa (job #414565) | Borderou de evaluare (job #2571025)
Borderou de evaluare (job #2571025)
Raport evaluator
Compilare:
main.cpp: In function 'void Bellman_Ford()':
main.cpp:25:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<v[nod].size();i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'int Dijkstra()':
main.cpp:51:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0;i<v[nod].size();i++)
~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:124:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<v[i].size();j++)
~^~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 3ms | 393kb | Corect | 10 |
| 2 | 3ms | 393kb | Corect | 10 |
| 3 | 23ms | 2097kb | Corect | 10 |
| 4 | 21ms | 1966kb | Corect | 10 |
| 5 | 22ms | 2097kb | Corect | 10 |
| 6 | 300ms | 5111kb | Corect | 10 |
| 7 | 303ms | 5505kb | Corect | 10 |
| 8 | 563ms | 6815kb | Corect | 10 |
| 9 | 564ms | 6815kb | Corect | 10 |
| 10 | 550ms | 6815kb | Corect | 10 |
| Punctaj total | 100 |