Borderou de evaluare (job #2822717)

Utilizator David-MDavid Memarnishvili David-M Data 24 decembrie 2021 22:06:53
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
16ms6492kbOK48
26ms6549kbOK4
310ms8720kbOK412
411ms8724kbOK4
57ms8654kbOK4
610ms8859kbOK416
711ms8790kbOK4
811ms8790kbOK4
911ms8790kbOK4
1019ms9048kbOK420
1115ms8916kbOK4
1215ms8994kbOK4
1315ms8970kbOK4
1420ms9043kbOK4
15800ms27238kbTime limit exceeded00
16803ms28676kbTime limit exceeded0
17801ms27529kbTime limit exceeded0
18679ms28418kbOK40
19802ms27058kbTime limit exceeded0
20802ms27181kbTime limit exceeded0
21801ms27086kbTime limit exceeded0
22802ms27127kbTime limit exceeded0
23802ms27840kbTime limit exceeded0
24801ms27217kbTime limit exceeded0
25586ms28360kbOK4
Punctaj total56

Ceva nu functioneaza?