Pagini recente » Borderou de evaluare (job #3286166) | Borderou de evaluare (job #1759557) | Borderou de evaluare (job #374134) | Borderou de evaluare (job #1986303) | Borderou de evaluare (job #2679170)
Borderou de evaluare (job #2679170)
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:30: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 | 3ms | 131kb | OK | 10 |
3 | 4ms | 131kb | OK | 10 |
4 | 6ms | 262kb | OK | 10 |
5 | 30ms | 917kb | OK | 10 |
6 | 56ms | 1441kb | OK | 10 |
7 | 76ms | 2097kb | OK | 10 |
8 | 1002ms | 3788kb | Time limit exceeded | 0 |
9 | 126ms | 3801kb | OK | 10 |
10 | 347ms | 5898kb | OK | 10 |
Punctaj total | 90 |