Borderou de evaluare (job #2822534)

Utilizator David-MDavid Memarnishvili David-M Data 24 decembrie 2021 08:12:41
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
1133ms99082kbIncorect00
2126ms99082kbIncorect0
3130ms99127kbIncorect00
4127ms99123kbIncorect0
5131ms99123kbIncorect0
6130ms99377kbIncorect00
7131ms99385kbIncorect0
8136ms99340kbIncorect0
9134ms99373kbIncorect0
10144ms99672kbIncorect00
11138ms99598kbIncorect0
12140ms99643kbIncorect0
13138ms99487kbIncorect0
14143ms99655kbOK4
15804ms130506kbTime limit exceeded00
16803ms125947kbTime limit exceeded0
17802ms124203kbTime limit exceeded0
18803ms130936kbTime limit exceeded00
19802ms124805kbTime limit exceeded0
20800ms130236kbTime limit exceeded0
21804ms129880kbTime limit exceeded0
22803ms124833kbTime limit exceeded0
23803ms125763kbTime limit exceeded0
24802ms130428kbTime limit exceeded0
25776ms129658kbIncorect0
Punctaj total0

Ceva nu functioneaza?