Borderou de evaluare (job #3150498)

Utilizator mihai.alphamihai craciun mihai.alpha Data 16 septembrie 2023 21:26:21
Problema Pm Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'myclass::bigInt myclass::bigInt::operator+(const myclass::bigInt&) const': main.cpp:33:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | while(index < oth.digits.size() && index < digits.size()) { | ~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp:33:54: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 33 | while(index < oth.digits.size() && index < digits.size()) { | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:38:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 38 | while(index < oth.digits.size()) { | ~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp:43:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 43 | while(index < digits.size()) { | ~~~~~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
20ms303kbIncorect0
30ms303kbIncorect0
40ms303kbIncorect0
50ms303kbIncorect0
60ms303kbIncorect0
71ms303kbIncorect0
85ms303kbIncorect0
99ms438kbIncorect0
1014ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?