Pagini recente » Borderou de evaluare (job #2813812) | Borderou de evaluare (job #2861339) | Borderou de evaluare (job #141525) | Borderou de evaluare (job #2829122) | Borderou de evaluare (job #1458731)
Borderou de evaluare (job #1458731)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.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);
^
user.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);
^
user.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 ;
^
user.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 | 0ms | 264kb | OK | 10 |
2 | 0ms | 268kb | OK | 10 |
3 | 0ms | 308kb | OK | 10 |
4 | 0ms | 324kb | OK | 10 |
5 | 36ms | 832kb | OK | 10 |
6 | 68ms | 1316kb | OK | 10 |
7 | 116ms | 1656kb | OK | 10 |
8 | 72ms | 1844kb | OK | 10 |
9 | 368ms | 4368kb | OK | 10 |
10 | Depăşit | 6248kb | Time limit exceeded. | 0 |
Punctaj total | 90 |