Pagini recente » Borderou de evaluare (job #1610844) | Borderou de evaluare (job #816198) | Borderou de evaluare (job #1218012) | Borderou de evaluare (job #178711) | Borderou de evaluare (job #1488154)
Borderou de evaluare (job #1488154)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:35:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graf[crt].size (); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:52:40: 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:53:42: 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:55:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &N, &M);
^
user.cpp:57:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &mG[i].x, &mG[i].y, &mG[i].c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 872kb | OK | 10 |
| 2 | 0ms | 872kb | OK | 10 |
| 3 | 0ms | 908kb | Incorect | 0 |
| 4 | 0ms | 936kb | Incorect | 0 |
| 5 | 24ms | 1424kb | Incorect | 0 |
| 6 | 44ms | 1904kb | Incorect | 0 |
| 7 | 60ms | 2224kb | Incorect | 0 |
| 8 | 72ms | 2700kb | OK | 10 |
| 9 | 220ms | 5276kb | Incorect | 0 |
| 10 | 288ms | 6332kb | Incorect | 0 |
| Punctaj total | 30 |