Pagini recente » Borderou de evaluare (job #1747578) | Borderou de evaluare (job #2725890) | Borderou de evaluare (job #1404934) | Borderou de evaluare (job #766319) | Borderou de evaluare (job #3235622)
Borderou de evaluare (job #3235622)
Raport evaluator
Compilare:
main.cpp: In member function 'int BigInt::operator[](int) const':
main.cpp:120: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]
120 | if(digits.size() <= index || index < 0)
| ~~~~~~~~~~~~~~^~~~~~~~
main.cpp: In function 'BigInt& operator/=(BigInt&, const BigInt&)':
main.cpp:287:24: warning: unused variable 'm' [-Wunused-variable]
287 | int n = Length(a), m = Length(b);
| ^
main.cpp: In function 'BigInt& operator%=(BigInt&, const BigInt&)':
main.cpp:324:24: warning: unused variable 'm' [-Wunused-variable]
324 | int n = Length(a), m = Length(b);
| ^
main.cpp: In function 'void backt(int)':
main.cpp:463:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
463 | for(int i=0; i<fs.size(); i++)
| ~^~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | OK | 10 |
| 2 | 0ms | 303kb | OK | 10 |
| 3 | 0ms | 303kb | OK | 10 |
| 4 | 0ms | 303kb | OK | 10 |
| 5 | 0ms | 303kb | OK | 10 |
| 6 | 0ms | 303kb | OK | 10 |
| 7 | 0ms | 303kb | OK | 10 |
| 8 | 0ms | 303kb | OK | 10 |
| 9 | 0ms | 303kb | OK | 10 |
| 10 | 0ms | 303kb | OK | 10 |
| Punctaj total | 100 |