Pagini recente » Borderou de evaluare (job #3226589) | Borderou de evaluare (job #3170336) | Borderou de evaluare (job #2426513) | Borderou de evaluare (job #2284735) | Borderou de evaluare (job #2679169)
Borderou de evaluare (job #2679169)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:32: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:33: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:35: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:38: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 | 45ms | 7864kb | OK | 10 |
6 | 71ms | 8257kb | OK | 10 |
7 | 89ms | 8650kb | OK | 10 |
8 | 1003ms | 9818kb | Time limit exceeded | 0 |
9 | 115ms | 9830kb | OK | 10 |
10 | 320ms | 11927kb | OK | 10 |
Punctaj total | 90 |