Borderou de evaluare (job #2966982)

Utilizator ptudortudor P ptudor Data 18 ianuarie 2023 20:23:50
Problema Ro Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In lambda function: main.cpp:73:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 73 | for (int i = 0; i < biconex[biconex_id].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:80:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 80 | for (int i = 0; i < biconex[biconex_id].size() && ok; i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:82:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 82 | for (int j = 0; j < g[node].size() && ok; j++) { | ~~^~~~~~~~~~~~~~~~ main.cpp:92:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 92 | for (int i = 0; i < biconex[biconex_id].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In lambda function: main.cpp:114:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 114 | for (int i = 0; i < biconex[node].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:125:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 125 | for (int j = 0; j < kids.size(); j++) { | ~~^~~~~~~~~~~~~ main.cpp: In lambda function: main.cpp:142:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 142 | for (int i = 0; i < biconex[id].size(); i++) { | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:180:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 180 | auto [biconex, bi_graph] = get_biconex(g); | ^ main.cpp:182:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 182 | auto [sol_cost , sol] = get_sol(s, g, biconex, bi_graph); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbok5
20ms184kbok5
3238ms1409kbok5
4552ms15466kbTime limit exceeded0
5550ms15519kbTime limit exceeded0
6553ms10448kbTime limit exceeded0
7551ms3317kbTime limit exceeded0
8552ms13565kbTime limit exceeded0
9550ms16568kbTime limit exceeded0
10553ms16637kbTime limit exceeded0
11554ms16699kbTime limit exceeded0
1212ms15388kbok5
130ms184kbok5
140ms184kbok5
153ms4837kbok5
160ms184kbok5
1713ms14020kbok5
189ms10579kbok5
190ms184kbok5
2059ms344kbok5
Punctaj total60

Ceva nu functioneaza?