Borderou de evaluare (job #2783999)

Utilizator hhhhhhhAndrei Boaca hhhhhhh Data 15 octombrie 2021 15:41:22
Problema Dragon Ball Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'std::vector<short int> getdif(std::vector<short int>, std::vector<short int>)': main.cpp:20:20: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | for(short i=0;i<a.size();i++) | ~^~~~~~~~~ main.cpp:22:13: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | if(i>=b.size()) | ~^~~~~~~~~~ main.cpp:27:20: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 27 | for(short i=0;i<rez.size();i++) | ~^~~~~~~~~~~ main.cpp: In function 'std::vector<short int> div(std::vector<short int>, short int)': main.cpp:62:24: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 62 | for(short i=0;i<rez.size();i++) | ~^~~~~~~~~~~ main.cpp:66:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 66 | if(i+1==rez.size()) | ~~~^~~~~~~~~~~~ main.cpp: In lambda function: main.cpp:81:20: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 81 | for(short i=0;i<cur[x].size();i++) | ~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbOK10
31ms184kbOK10
413ms962kbOK10
52ms184kbOK10
6302ms54587kbTime limit exceeded0
7302ms6955kbTime limit exceeded0
8303ms32710kbTime limit exceeded0
9303ms44273kbTime limit exceeded0
10304ms43884kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?