Borderou de evaluare (job #2822698)

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

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
110ms11182kbOK48
210ms11137kbOK4
39ms11210kbOK412
410ms11206kbOK4
510ms11137kbOK4
614ms11341kbOK416
714ms11354kbOK4
815ms11386kbOK4
914ms11440kbOK4
1020ms11661kbOK420
1118ms11595kbOK4
1218ms11657kbOK4
1319ms11538kbOK4
1420ms11669kbOK4
15803ms37380kbTime limit exceeded00
16802ms32743kbTime limit exceeded0
17801ms31068kbTime limit exceeded0
18746ms37867kbOK40
19801ms31641kbTime limit exceeded0
20800ms37163kbTime limit exceeded0
21800ms36687kbTime limit exceeded0
22800ms31764kbTime limit exceeded0
23801ms32583kbTime limit exceeded0
24800ms37240kbTime limit exceeded0
25674ms36507kbOK4
Punctaj total56

Ceva nu functioneaza?