Pagini recente » Borderou de evaluare (job #1859565) | Borderou de evaluare (job #514174) | Borderou de evaluare (job #546845) | Borderou de evaluare (job #169225) | Borderou de evaluare (job #1468453)
Borderou de evaluare (job #1468453)
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 | 268kb | OK | 10 |
2 | 0ms | 268kb | OK | 10 |
3 | 0ms | 304kb | OK | 10 |
4 | 0ms | 328kb | OK | 10 |
5 | 20ms | 524kb | OK | 10 |
6 | 40ms | 1052kb | OK | 10 |
7 | 56ms | 1316kb | OK | 10 |
8 | 72ms | 1844kb | OK | 10 |
9 | 216ms | 3656kb | OK | 10 |
10 | 280ms | 4492kb | OK | 10 |
Punctaj total | 100 |