Pagini recente » Cod sursa (job #1486935) | Cod sursa (job #523739) | Cod sursa (job #164885) | Cod sursa (job #1679031) | Borderou de evaluare (job #1992493)
Borderou de evaluare (job #1992493)
Raport evaluator
Compilare:
user.cpp: In function ‘void downheap(int, std::vector<int>&, std::vector<int>&, std::vector<int>&)’:
user.cpp:25:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (left < myV.size() && dist[myV[left]] < dist[myV[curr]]) {
^
user.cpp:29:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (right < myV.size() && dist[myV[right]] < dist[myV[curr]]) {
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 424kb | Incorect | 0 |
| 2 | 0ms | 420kb | Incorect | 0 |
| 3 | 0ms | 484kb | Incorect | 0 |
| 4 | 0ms | 504kb | Incorect | 0 |
| 5 | 24ms | 1048kb | Incorect | 0 |
| 6 | 48ms | 1588kb | Incorect | 0 |
| 7 | 68ms | 2104kb | Incorect | 0 |
| 8 | 148ms | 4488kb | Incorect | 0 |
| 9 | 104ms | 3160kb | Incorect | 0 |
| 10 | 348ms | 7120kb | Incorect | 0 |
| Punctaj total | 0 |