Pagini recente » Borderou de evaluare (job #373635) | Borderou de evaluare (job #2588435) | Borderou de evaluare (job #1963991) | Borderou de evaluare (job #2691301) | Borderou de evaluare (job #2679173)
Borderou de evaluare (job #2679173)
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:25:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d" , &n , &m);//f >> n >> m ;
^
main.cpp:28:40: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d" , &a , &b ,&c);//f >> n >> m ;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 4ms | 131kb | OK | 10 |
4 | 5ms | 262kb | OK | 10 |
5 | 30ms | 786kb | OK | 10 |
6 | 56ms | 1441kb | OK | 10 |
7 | 78ms | 2097kb | OK | 10 |
8 | 1001ms | 3919kb | Time limit exceeded | 0 |
9 | 120ms | 3801kb | OK | 10 |
10 | 309ms | 5898kb | OK | 10 |
Punctaj total | 90 |