Borderou de evaluare (job #2822693)

Utilizator David-MDavid Memarnishvili David-M Data 24 decembrie 2021 21:12:25
Problema Paths Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void set_onion(int)': main.cpp:43:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 43 | for (auto [y,c]:v[x]){ | ^ main.cpp: At global scope: main.cpp:49:11: warning: use of 'auto' in parameter declaration only available with '-fconcepts-ts' 49 | void merj(auto &a, auto b, int c){ | ^~~~ main.cpp:49:20: warning: use of 'auto' in parameter declaration only available with '-fconcepts-ts' 49 | void merj(auto &a, auto b, int c){ | ^~~~ main.cpp: In function 'void merj(auto:1&, auto:2, int)': main.cpp:50:11: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 50 | auto &[amx1, amx2]=a; | ^ main.cpp:51:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 51 | auto [bmx1, bmx2]=b; | ^ main.cpp: In function 'void find_maxs(int)': main.cpp:60:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 60 | for (auto [y,c]:v[x]){ | ^ main.cpp: In function 'void find_maxs2(int)': main.cpp:69:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 69 | for (auto [y,c]:v[x]){ | ^ main.cpp:71:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 71 | auto &[d,u]=mx[y]; | ^ main.cpp: In function 'void du(int, long long int, int)': main.cpp:91:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 91 | auto [d,u]=mx[y]; | ^ main.cpp:94:9: warning: unused variable 'distd' [-Wunused-variable] 94 | ll &distd=mp[d].F; | ^~~~~ main.cpp:95:9: warning: unused variable 'distu' [-Wunused-variable] 95 | ll &distu=mp[u].F; | ^~~~~ main.cpp: In function 'void dfs(int)': main.cpp:111:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 111 | for (auto [y,c]:v[x]){ | ^ main.cpp: In function 'void build_set()': main.cpp:119:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 119 | for (auto [dist,y]:V[0]){ | ^ main.cpp:125:22: warning: comparison of integer expressions of different signedness: 'std::set<std::pair<long long int, int> >::size_type' {aka 'long unsigned int'} and 'long long int' [-Wsign-compare] 125 | while(s[0].size()!=k){ | ~~~~~~~~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
199ms107405kbIncorect00
299ms107438kbIncorect0
397ms107405kbIncorect00
498ms107433kbIncorect0
599ms107409kbIncorect0
6103ms107597kbIncorect00
7104ms107618kbIncorect0
8101ms107565kbIncorect0
9103ms107593kbIncorect0
10104ms107745kbIncorect00
11105ms107663kbIncorect0
12103ms107741kbIncorect0
13102ms107671kbIncorect0
14104ms107753kbIncorect0
15433ms129507kbIncorect00
16419ms124903kbIncorect0
17383ms123224kbIncorect0
18350ms128565kbIncorect00
19392ms123777kbIncorect0
20435ms129310kbIncorect0
21390ms128835kbIncorect0
22391ms123895kbIncorect0
23406ms124928kbIncorect0
24439ms129388kbIncorect0
25324ms127209kbIncorect0
Punctaj total0

Ceva nu functioneaza?