Pagini recente » Cod sursa (job #973503) | Monitorul de evaluare | Cod sursa (job #1038726) | Cod sursa (job #2245291) | Borderou de evaluare (job #2376425)
Borderou de evaluare (job #2376425)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::print()':
main.cpp:41:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<adj.size(); i++){
~^~~~~~~~~~~
main.cpp: In member function 'std::pair<std::vector<int>, std::vector<int> > Graph::Dijkstra(int)':
main.cpp:69:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<adj.size(); i++)
~^~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 2ms | 131kb | Incorect | 0 |
| 2 | 2ms | 131kb | Incorect | 0 |
| 3 | 4ms | 262kb | Incorect | 0 |
| 4 | 4ms | 262kb | Incorect | 0 |
| 5 | 21ms | 1048kb | Incorect | 0 |
| 6 | 41ms | 1835kb | Incorect | 0 |
| 7 | 54ms | 2490kb | Incorect | 0 |
| 8 | 133ms | 5767kb | Incorect | 0 |
| 9 | 62ms | 3670kb | Incorect | 0 |
| 10 | 277ms | 9306kb | Incorect | 0 |
| Punctaj total | 0 |