Borderou de evaluare (job #2853513)

Utilizator db_123Balaban David db_123 Data 20 februarie 2022 12:59:33
Problema Text3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'void display(std::vector<Node>)': main.cpp:26:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 26 | for(int i = 0 ; i < dp.size();i++){ | ~~^~~~~~~~~~~ main.cpp:28:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Word>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(int x = 0 ; x < dp[i].child.size();x++){ | ~~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:51:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Word>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 51 | for(int right =1 ; right< V.size();right++){ | ~~~~~^~~~~~~~~~ main.cpp:72:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 72 | for(int i = 0 ; i < dp.size();i++){ | ~~^~~~~~~~~~~ main.cpp:79:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Word>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 79 | for(int x = 0 ; x < dp[maxPos].child.size();x++){ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:36:9: warning: unused variable 'i' [-Wunused-variable] 36 | int i=1,nrMatch=0; | ^ main.cpp:36:13: warning: unused variable 'nrMatch' [-Wunused-variable] 36 | int i=1,nrMatch=0; | ^~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
154ms5431kbTime limit exceeded0
254ms1593kbTime limit exceeded0
32ms184kbCorect10
42ms184kbCorect10
554ms4562kbTime limit exceeded0
654ms1601kbTime limit exceeded0
72ms184kbCorect10
854ms3973kbTime limit exceeded0
930ms2486kbCorect10
1054ms3166kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?