Borderou de evaluare (job #2919712)

Utilizator SeracovanuEdwardSeracovanu Edward SeracovanuEdward Data 18 august 2022 21:08:58
Problema Expozitie Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 80

Raport evaluator

Compilare: main.cpp: In member function 'int BigInt::operator[](int) const': main.cpp:111: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] 111 | if(digits.size() <= index || index < 0) | ~~~~~~~~~~~~~~^~~~~~~~ main.cpp: In function 'BigInt& operator/=(BigInt&, const BigInt&)': main.cpp:278:24: warning: unused variable 'm' [-Wunused-variable] 278 | int n = Length(a), m = Length(b); | ^ main.cpp: In function 'BigInt& operator%=(BigInt&, const BigInt&)': main.cpp:316:24: warning: unused variable 'm' [-Wunused-variable] 316 | int n = Length(a), m = Length(b); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
21ms184kbOK10
31ms184kbOK10
4102ms299kbTime limit exceeded0
53ms184kbOK10
6101ms307kbTime limit exceeded0
71ms184kbOK10
823ms184kbOK10
91ms184kbOK10
101ms184kbOK10
Punctaj total80

Ceva nu functioneaza?