Pagini recente » Borderou de evaluare (job #3284913) | Borderou de evaluare (job #143319) | Borderou de evaluare (job #2551609) | Borderou de evaluare (job #2984543) | Borderou de evaluare (job #2679172)
Borderou de evaluare (job #2679172)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:26: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:27: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:29: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:33: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 | 3ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 4ms | 131kb | OK | 10 |
4 | 5ms | 262kb | OK | 10 |
5 | 30ms | 786kb | OK | 10 |
6 | 55ms | 1441kb | OK | 10 |
7 | 76ms | 2097kb | OK | 10 |
8 | 1005ms | 3919kb | Time limit exceeded | 0 |
9 | 102ms | 3801kb | OK | 10 |
10 | 315ms | 5898kb | OK | 10 |
Punctaj total | 90 |