Pagini recente » Borderou de evaluare (job #200405) | Borderou de evaluare (job #2432649) | Borderou de evaluare (job #2187316) | Borderou de evaluare (job #424080) | Borderou de evaluare (job #1537545)
Borderou de evaluare (job #1537545)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:38:37: 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:39:39: 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:40:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:43:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 864kb | OK | 10 |
| 2 | 0ms | 860kb | OK | 10 |
| 3 | 0ms | 896kb | OK | 10 |
| 4 | 4ms | 908kb | OK | 10 |
| 5 | 52ms | 1316kb | OK | 10 |
| 6 | 108ms | 1968kb | OK | 10 |
| 7 | 156ms | 1884kb | OK | 10 |
| 8 | 68ms | 1972kb | OK | 10 |
| 9 | Depăşit | 7556kb | Time limit exceeded. | 0 |
| 10 | 284ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 80 |