Pagini recente » Borderou de evaluare (job #2787544) | Borderou de evaluare (job #1143446) | Borderou de evaluare (job #1760502) | Borderou de evaluare (job #1144701) | Borderou de evaluare (job #1470241)
Borderou de evaluare (job #1470241)
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 | 264kb | OK | 10 |
3 | 0ms | 308kb | OK | 10 |
4 | 0ms | 324kb | OK | 10 |
5 | 20ms | 524kb | OK | 10 |
6 | 44ms | 1052kb | OK | 10 |
7 | 56ms | 1316kb | OK | 10 |
8 | 72ms | 1844kb | OK | 10 |
9 | 212ms | 3656kb | OK | 10 |
10 | 280ms | 4488kb | OK | 10 |
Punctaj total | 100 |