Borderou de evaluare (job #2822676)

Utilizator David-MDavid Memarnishvili David-M Data 24 decembrie 2021 20:40:22
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:37:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 37 | for (auto [y,c]:v[x]){ | ^ main.cpp: At global scope: main.cpp:43:11: warning: use of 'auto' in parameter declaration only available with '-fconcepts-ts' 43 | void merj(auto &a, auto b, int c){ | ^~~~ main.cpp:43:20: warning: use of 'auto' in parameter declaration only available with '-fconcepts-ts' 43 | void merj(auto &a, auto b, int c){ | ^~~~ main.cpp: In function 'void merj(auto:1&, auto:2, int)': main.cpp:44:11: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 44 | auto &[amx1, amx2]=a; | ^ main.cpp:45:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 45 | auto [bmx1, bmx2]=b; | ^ main.cpp: In function 'void find_maxs(int)': main.cpp:54:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 54 | for (auto [y,c]:v[x]){ | ^ main.cpp: In function 'void find_maxs2(int)': main.cpp:63:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 63 | for (auto [y,c]:v[x]){ | ^ main.cpp:65:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 65 | auto &[d,u]=mx[y]; | ^ main.cpp: In function 'void du(int, long long int, int)': main.cpp:85:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 85 | auto [d,u]=mx[y]; | ^ main.cpp:88:9: warning: unused variable 'distd' [-Wunused-variable] 88 | ll &distd=mp[d].F; | ^~~~~ main.cpp:89:9: warning: unused variable 'distu' [-Wunused-variable] 89 | ll &distu=mp[u].F; | ^~~~~ main.cpp: In function 'void dfs(int)': main.cpp:105:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 105 | for (auto [y,c]:v[x]){ | ^ main.cpp: In function 'void build_set()': main.cpp:113:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 113 | for (auto [dist,y]:V[0]){ | ^ main.cpp:119: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] 119 | while(s[0].size()!=k){ | ~~~~~~~~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1100ms103247kbIncorect00
298ms103219kbIncorect0
396ms103243kbIncorect00
498ms103247kbIncorect0
597ms103247kbIncorect0
6101ms103378kbIncorect00
799ms103415kbIncorect0
898ms103358kbIncorect0
998ms103387kbIncorect0
1096ms103510kbIncorect00
11101ms103383kbIncorect0
1299ms103522kbIncorect0
1397ms103362kbIncorect0
14104ms103469kbIncorect0
15367ms121081kbIncorect00
16347ms116498kbIncorect0
17316ms114704kbIncorect0
18305ms120512kbIncorect00
19326ms115294kbIncorect0
20368ms120905kbIncorect0
21337ms120422kbIncorect0
22323ms115392kbIncorect0
23334ms116932kbIncorect0
24363ms120983kbIncorect0
25294ms118841kbIncorect0
Punctaj total0

Ceva nu functioneaza?