Pagini recente » Borderou de evaluare (job #3262235) | Borderou de evaluare (job #1682965) | Borderou de evaluare (job #917047) | Borderou de evaluare (job #563846) | Borderou de evaluare (job #2679175)
Borderou de evaluare (job #2679175)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:25: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:26: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:28: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:31: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 | 23ms | 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 | 90ms | 8650kb | OK | 10 |
8 | 196ms | 10080kb | OK | 10 |
9 | 137ms | 9830kb | OK | 10 |
10 | 319ms | 11927kb | Incorect | 0 |
Punctaj total | 90 |