Pagini recente » Borderou de evaluare (job #1147165) | Borderou de evaluare (job #1638914) | Cod sursa (job #2247255) | Borderou de evaluare (job #2130275) | Borderou de evaluare (job #2679177)
Borderou de evaluare (job #2679177)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:17:41: 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);
^
main.cpp:18:43: 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);
^
main.cpp:20:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:23:41: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 17ms | 7340kb | OK | 10 |
| 2 | 17ms | 7340kb | OK | 10 |
| 3 | 19ms | 7340kb | OK | 10 |
| 4 | 20ms | 7340kb | OK | 10 |
| 5 | 46ms | 7864kb | OK | 10 |
| 6 | 79ms | 8257kb | OK | 10 |
| 7 | 92ms | 8650kb | OK | 10 |
| 8 | 194ms | 10342kb | OK | 10 |
| 9 | 142ms | 9830kb | OK | 10 |
| 10 | 326ms | 12054kb | OK | 10 |
| Punctaj total | 100 |