Pagini recente » Borderou de evaluare (job #2040179) | Borderou de evaluare (job #2048773) | Borderou de evaluare (job #1660757) | Borderou de evaluare (job #2171622) | Borderou de evaluare (job #1438433)
Borderou de evaluare (job #1438433)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:39: 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:37:41: 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:39:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:42:36: 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 | 872kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 900kb | OK | 10 |
| 4 | 4ms | 912kb | OK | 10 |
| 5 | 36ms | 1256kb | OK | 10 |
| 6 | 84ms | 1608kb | OK | 10 |
| 7 | 112ms | 1796kb | OK | 10 |
| 8 | 68ms | 1988kb | OK | 10 |
| 9 | Depăşit | 4420kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 5216kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |