Pagini recente » Borderou de evaluare (job #1774716) | Borderou de evaluare (job #1788710) | Borderou de evaluare (job #2204417) | Borderou de evaluare (job #3292382) | Borderou de evaluare (job #1897884)
Borderou de evaluare (job #1897884)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21: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:22: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:24:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n",&n,&m);
^
user.cpp:30:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d\n",&a,&b,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 872kb | OK | 10 |
| 2 | 0ms | 880kb | OK | 10 |
| 3 | 0ms | 904kb | OK | 10 |
| 4 | 0ms | 920kb | OK | 10 |
| 5 | 20ms | 1264kb | OK | 10 |
| 6 | 40ms | 1584kb | OK | 10 |
| 7 | 52ms | 1836kb | OK | 10 |
| 8 | 116ms | 2572kb | OK | 10 |
| 9 | Depăşit | 2492kb | Time limit exceeded. | 0 |
| 10 | 288ms | 4688kb | OK | 10 |
| Punctaj total | 90 |