Borderou de evaluare (job #2822718)

Utilizator David-MDavid Memarnishvili David-M Data 24 decembrie 2021 22:09:41
Problema Paths Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 56

Raport evaluator

Compilare: main.cpp: In function 'void df(int)': main.cpp:59:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 59 | for (auto [y,c]:v[x]){ | ^ main.cpp: At global scope: main.cpp:66:11: warning: use of 'auto' in parameter declaration only available with '-fconcepts-ts' 66 | void merj(auto &a, auto b, int c){ | ^~~~ main.cpp:66:20: warning: use of 'auto' in parameter declaration only available with '-fconcepts-ts' 66 | void merj(auto &a, auto b, int c){ | ^~~~ main.cpp: In function 'void merj(auto:1&, auto:2, int)': main.cpp:67:11: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 67 | auto &[amx1, amx2]=a; | ^ main.cpp:68:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 68 | auto [bmx1, bmx2]=b; | ^ main.cpp: In function 'void find_maxs(int)': main.cpp:77:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 77 | for (auto [y,c]:v[x]){ | ^ main.cpp: In function 'void find_maxs2(int)': main.cpp:86:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 86 | for (auto [y,c]:v[x]){ | ^ main.cpp:88:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 88 | auto &[d,u]=mx[y]; | ^ main.cpp: In function 'void du(int, long long int, int)': main.cpp:108:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 108 | auto [d,u]=mx[y]; | ^ main.cpp:111:9: warning: unused variable 'distd' [-Wunused-variable] 111 | ll &distd=mp[d].F; | ^~~~~ main.cpp:112:9: warning: unused variable 'distu' [-Wunused-variable] 112 | ll &distu=mp[u].F; | ^~~~~ main.cpp: In function 'void dfs(int)': main.cpp:128:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 128 | for (auto [y,c]:v[x]){ | ^ main.cpp: In function 'void build_set()': main.cpp:136:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 136 | for (auto [dist,y]:V){ | ^ main.cpp:142: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] 142 | while(s[0].size()!=k){ | ~~~~~~~~~~~^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
16ms6557kbOK48
26ms6492kbOK4
310ms8654kbOK412
410ms8658kbOK4
510ms8740kbOK4
610ms8810kbOK416
710ms8839kbOK4
810ms8802kbOK4
910ms8810kbOK4
1019ms9048kbOK420
1114ms8916kbOK4
1216ms9019kbOK4
1316ms8904kbOK4
1420ms9043kbOK4
15804ms27295kbTime limit exceeded00
16804ms28864kbTime limit exceeded0
17800ms27639kbTime limit exceeded0
18679ms28459kbOK40
19800ms29130kbTime limit exceeded0
20802ms27230kbTime limit exceeded0
21803ms27172kbTime limit exceeded0
22804ms27119kbTime limit exceeded0
23802ms27795kbTime limit exceeded0
24801ms27275kbTime limit exceeded0
25586ms28385kbOK4
Punctaj total56

Ceva nu functioneaza?