Borderou de evaluare (job #2822677)

Utilizator David-MDavid Memarnishvili David-M Data 24 decembrie 2021 20:42:16
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
1101ms107442kbIncorect00
2100ms107442kbIncorect0
3101ms107454kbIncorect00
4100ms107450kbIncorect0
597ms107450kbIncorect0
6101ms107597kbIncorect00
7103ms107614kbIncorect0
8104ms107565kbIncorect0
9103ms107593kbIncorect0
10105ms107876kbIncorect00
11103ms107806kbIncorect0
12101ms107872kbIncorect0
13101ms107675kbIncorect0
14103ms107851kbIncorect0
15629ms138346kbIncorect00
16622ms133730kbIncorect0
17543ms132050kbIncorect0
18481ms137404kbIncorect00
19550ms132538kbIncorect0
20626ms138149kbIncorect0
21578ms137580kbIncorect0
22555ms132689kbIncorect0
23557ms133566kbIncorect0
24625ms138190kbIncorect0
25447ms135954kbIncorect0
Punctaj total0

Ceva nu functioneaza?