Borderou de evaluare (job #2919710)

Utilizator SeracovanuEdwardSeracovanu Edward SeracovanuEdward Data 18 august 2022 20:52:49
Problema Expozitie Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

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
11ms184kbIncorect0
21ms184kbIncorect0
31ms184kbIncorect0
41ms184kbIncorect0
51ms184kbIncorect0
62ms184kbIncorect0
71ms184kbOK10
81ms184kbIncorect0
91ms184kbKilled by Signal 110
101ms184kbOK10
Punctaj total20

Ceva nu functioneaza?