Pagini recente » Borderou de evaluare (job #1426176) | Borderou de evaluare (job #2937919) | Borderou de evaluare (job #1433300) | Borderou de evaluare (job #2872618) | Borderou de evaluare (job #1468452)
Borderou de evaluare (job #1468452)
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 | 272kb | OK | 10 |
| 3 | 0ms | 308kb | OK | 10 |
| 4 | 0ms | 320kb | OK | 10 |
| 5 | 36ms | 828kb | OK | 10 |
| 6 | 64ms | 1316kb | OK | 10 |
| 7 | 116ms | 1656kb | OK | 10 |
| 8 | 76ms | 1844kb | OK | 10 |
| 9 | 352ms | 4372kb | OK | 10 |
| 10 | Depăşit | 6248kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |