Pagini recente » Borderou de evaluare (job #3343356) | Borderou de evaluare (job #3302233) | Borderou de evaluare (job #2051740) | Borderou de evaluare (job #974388) | Borderou de evaluare (job #1452959)
Borderou de evaluare (job #1452959)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:23:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:26:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:45:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a[i][0], &a[i][1], &a[i][2]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 268kb | OK | 10 |
| 2 | 0ms | 272kb | OK | 10 |
| 3 | 0ms | 348kb | OK | 10 |
| 4 | 0ms | 384kb | Incorect | 0 |
| 5 | 24ms | 1276kb | OK | 10 |
| 6 | 48ms | 2040kb | Incorect | 0 |
| 7 | 64ms | 2940kb | OK | 10 |
| 8 | 72ms | 4032kb | OK | 10 |
| 9 | 224ms | 6940kb | Incorect | 0 |
| 10 | 284ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 60 |