Borderou de evaluare (job #2853692)

Utilizator db_123Balaban David db_123 Data 20 februarie 2022 15:28:49
Problema Text3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'void display(std::vector<Node>)': main.cpp:32:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 32 | for(int i = 0 ; i < dp.size();i++){ | ~~^~~~~~~~~~~ main.cpp:34:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 34 | for(int x = 0 ; x < dp[i].child.size();x++){ | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:74:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Word>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 74 | for(int right =1 ; right< V.size();right++){ | ~~~~~^~~~~~~~~~ main.cpp:98:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 98 | for(int i = 0 ; i < dp.size();i++){ | ~~^~~~~~~~~~~ main.cpp:105:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short unsigned int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 105 | for(int x = 0 ; x < dp[maxPos].child.size();x++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbKilled by Signal 110
26ms1896kbCorect10
32ms184kbKilled by Signal 110
42ms184kbKilled by Signal 110
56ms897kbKilled by Signal 110
66ms880kbKilled by Signal 110
72ms184kbKilled by Signal 110
811ms1679kbKilled by Signal 110
92ms184kbKilled by Signal 110
102ms184kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?