Borderou de evaluare (job #2923913)

Utilizator mihhTURCU MIHNEA ALEXANDRU mihh Data 21 septembrie 2022 02:30:17
Problema Permutari Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

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
10ms184kbOk!10
240ms1630kbOk!10
3105ms1626kbTime limit exceeded0
4105ms1634kbTime limit exceeded0
5105ms1630kbTime limit exceeded0
60ms192kbOk!10
7105ms1626kbTime limit exceeded0
8103ms1634kbTime limit exceeded0
9105ms1634kbTime limit exceeded0
10102ms1626kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?