Borderou de evaluare (job #2783963)

Utilizator hhhhhhhAndrei Boaca hhhhhhh Data 15 octombrie 2021 13:36:58
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:18:20: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for(short i=0;i<a.size();i++) | ~^~~~~~~~~ main.cpp:20:13: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 20 | if(i>=b.size()) | ~^~~~~~~~~~ main.cpp:25:20: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 25 | 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:60:24: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 60 | for(short i=0;i<rez.size();i++) | ~^~~~~~~~~~~ main.cpp:64:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 64 | if(i+1==rez.size()) | ~~~^~~~~~~~~~~~ main.cpp: In lambda function: main.cpp:79:20: warning: comparison of integer expressions of different signedness: 'short int' and 'std::vector<short int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 79 | for(short i=0;i<cur[x].size();i++) | ~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbOK10
34ms413kbOK10
410ms1093kbOK10
51ms184kbOK10
6300ms44675kbTime limit exceeded0
7303ms7319kbTime limit exceeded0
8303ms34713kbTime limit exceeded0
9302ms45600kbTime limit exceeded0
10301ms44834kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?