Borderou de evaluare (job #2647324)

Utilizator akumariaPatrascanu Andra-Maria akumaria Data 3 septembrie 2020 22:28:29
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 35

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:6:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("bellmanford.in", "r", stdin); ^ main.cpp:7:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("bellmanford.out", "w", stdout); ^ main.cpp:10:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ main.cpp:23:53: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &arcsa[i], &arcsb[i], &weights[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK55
22ms131kbOK55
32ms131kbOK55
42ms131kbOK55
54ms131kbOK55
63ms131kbOK510
73ms131kbOK5
8503ms393kbTime limit exceeded00
9502ms786kbTime limit exceeded0
105ms131kbOK5
11503ms524kbTime limit exceeded00
12502ms1572kbTime limit exceeded0
13500ms1179kbTime limit exceeded0
14503ms2228kbTime limit exceeded0
15500ms2621kbTime limit exceeded00
16500ms1966kbTime limit exceeded0
177ms131kbOK5
18500ms2752kbTime limit exceeded00
19500ms3276kbTime limit exceeded0
2016ms131kbOK5
Punctaj total35

Ceva nu functioneaza?