Borderou de evaluare (job #2822555)

Utilizator David-MDavid Memarnishvili David-M Data 24 decembrie 2021 11:27:53
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(long long int)': main.cpp:33:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 33 | for (auto [y,c]:v[x]){ | ^ main.cpp: At global scope: main.cpp:40:11: warning: use of 'auto' in parameter declaration only available with '-fconcepts-ts' 40 | void merj(auto &a, auto b, int c){ | ^~~~ main.cpp:40:20: warning: use of 'auto' in parameter declaration only available with '-fconcepts-ts' 40 | void merj(auto &a, auto b, int c){ | ^~~~ main.cpp: In function 'void merj(auto:1&, auto:2, long long int)': main.cpp:41:11: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 41 | auto &[amx1, amx2]=a; | ^ main.cpp:42:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 42 | auto [bmx1, bmx2]=b; | ^ main.cpp: In function 'void find_maxs(long long 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(long long int)': main.cpp:64:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 64 | for (auto [y,c]:v[x]){ | ^ main.cpp:66:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 66 | auto &[d,u]=mx[y]; | ^ main.cpp:67:12: warning: unused variable 'w' [-Wunused-variable] 67 | ll w=0; | ^ main.cpp: In function 'void du(long long int, long long int, long long int, long long int)': main.cpp:77:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 77 | auto [d,u]=mx[y]; | ^ main.cpp: In function 'void solve(long long int)': main.cpp:120:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 120 | for (auto [y,c]:v[x]){ | ^ main.cpp: At global scope: main.cpp:128:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] 128 | main(){ios_base::sync_with_stdio(false), cin.tie(0); | ^~~~ main.cpp: In function 'int main()': main.cpp:143:15: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 143 | for (auto [dist,y]:V[0]){ s[0].insert({dist, y}); mp[y]=dist; max_sum+=dist; /*cout<<y<<"_"<<dist<<endl;*/ } | ^ main.cpp:144:22: warning: comparison of integer expressions of different signedness: 'std::set<std::pair<long long int, long long int> >::size_type' {aka 'long unsigned int'} and 'long long int' [-Wsign-compare] 144 | while(s[0].size()!=k){ s[1].insert(*s[0].begin()); max_sum-=(*s[0].begin()).F; s[0].erase(s[0].begin()); }
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
1148ms99082kbIncorect00
2143ms99082kbIncorect0
3144ms99127kbIncorect00
4143ms99123kbIncorect0
5143ms99123kbIncorect0
6147ms99381kbIncorect00
7149ms99385kbIncorect0
8149ms99340kbIncorect0
9147ms99373kbIncorect0
10152ms99659kbIncorect00
11138ms99577kbIncorect0
12131ms99643kbIncorect0
13128ms99475kbIncorect0
14133ms99655kbIncorect0
15802ms130482kbTime limit exceeded00
16800ms125890kbTime limit exceeded0
17801ms124248kbTime limit exceeded0
18802ms130945kbTime limit exceeded00
19801ms124817kbTime limit exceeded0
20800ms130236kbTime limit exceeded0
21803ms129765kbTime limit exceeded0
22802ms124923kbTime limit exceeded0
23802ms125743kbTime limit exceeded0
24802ms130330kbTime limit exceeded0
25758ms129675kbIncorect0
Punctaj total0

Ceva nu functioneaza?