Borderou de evaluare (job #2867078)

Utilizator Max_CalincuMaxim Calincu Max_Calincu Data 10 martie 2022 10:45:20
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 45

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:54:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for(int i = 0; i<a[x].size(); i++){ | ~^~~~~~~~~~~~ main.cpp:65:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 65 | for(int i = 1; i<n; i++) cout << d[i] << " "; cout << "\n"; | ^~~ main.cpp:65:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 65 | for(int i = 1; i<n; i++) cout << d[i] << " "; cout << "\n"; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbOK55
22ms184kbOK55
32ms184kbOK55
42ms184kbOK55
52ms184kbOK55
62ms184kbOK50
7350ms20500kbMemory limit exceeded0
840ms1515kbOK50
954ms2105kbOK5
10145ms20496kbMemory limit exceeded0
1164ms2465kbOK520
12131ms4362kbOK5
1392ms3362kbOK5
14183ms5795kbOK5
15236ms6967kbOK50
16183ms5562kbOK5
17501ms12816kbTime limit exceeded0
18264ms8093kbOK50
19326ms9736kbOK5
20184ms20496kbMemory limit exceeded0
Punctaj total45

Ceva nu functioneaza?