Pagini recente » Cod sursa (job #2779313) | Cod sursa (job #758677) | Cod sursa (job #759550) | Cod sursa (job #1374575) | Borderou de evaluare (job #1970854)
Borderou de evaluare (job #1970854)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:22: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:23: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:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m1);
^
user.cpp:27:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n1,&n2,&c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 868kb | OK | 10 |
| 2 | 0ms | 872kb | OK | 10 |
| 3 | 0ms | 896kb | OK | 10 |
| 4 | 0ms | 912kb | OK | 10 |
| 5 | 20ms | 1204kb | OK | 10 |
| 6 | 40ms | 1528kb | OK | 10 |
| 7 | 56ms | 1692kb | OK | 10 |
| 8 | Depăşit | 2688kb | Time limit exceeded. | 0 |
| 9 | 88ms | 2184kb | OK | 10 |
| 10 | 268ms | 4580kb | OK | 10 |
| Punctaj total | 90 |