Borderou de evaluare (job #2825094)

Utilizator SeracovanuEdwardSeracovanu Edward SeracovanuEdward Data 3 ianuarie 2022 23:18:49
Problema Permutari Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In member function 'int BigInt::operator[](int) const': main.cpp:82:22: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare] 82 | if(digits.size() <= index || index < 0) | ~~~~~~~~~~~~~~^~~~~~~~ main.cpp: In function 'BigInt& operator/=(BigInt&, const BigInt&)': main.cpp:249:24: warning: unused variable 'm' [-Wunused-variable] 249 | int n = Lenght(a), m = Lenght(b); | ^ main.cpp: In function 'BigInt& operator%=(BigInt&, const BigInt&)': main.cpp:287:24: warning: unused variable 'm' [-Wunused-variable] 287 | int n = Lenght(a), m = Lenght(b); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
111ms1736kbOk!10
225ms2035kbOk!10
354ms2965kbOk!10
478ms3522kbOk!10
5103ms4186kbTime limit exceeded0
66ms1568kbOk!10
778ms3514kbOk!10
8104ms4337kbTime limit exceeded0
949ms2830kbOk!10
10102ms4190kbTime limit exceeded0
Punctaj total70

Ceva nu functioneaza?