Pagini recente » Cod sursa (job #72191) | Borderou de evaluare (job #3156070) | Cod sursa (job #77375) | Atasamentele paginii Profil | Borderou de evaluare (job #2679165)
Borderou de evaluare (job #2679165)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:23: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:24: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:26: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:29: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 | 15ms | 7340kb | OK | 10 |
| 2 | 17ms | 7340kb | OK | 10 |
| 3 | 19ms | 7340kb | OK | 10 |
| 4 | 20ms | 7340kb | OK | 10 |
| 5 | 44ms | 7864kb | OK | 10 |
| 6 | 71ms | 8257kb | OK | 10 |
| 7 | 93ms | 8519kb | OK | 10 |
| 8 | 1001ms | 9818kb | Time limit exceeded | 0 |
| 9 | 140ms | 9830kb | OK | 10 |
| 10 | 330ms | 11927kb | OK | 10 |
| Punctaj total | 90 |