Borderou de evaluare (job #2969282)

Utilizator alexddAlexandru Dima alexdd Data 22 ianuarie 2023 19:42:00
Problema Munte3 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bigInt operator+(bigInt, bigInt)': main.cpp:14:18: warning: comparison of integer expressions of different signedness: 'long long int' and 'const long unsigned int' [-Wsign-compare] 14 | for(int i=0;i<max(y.cif.size(),x.cif.size());i++) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:16:13: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 16 | if(i<x.cif.size())r+=x.cif[i]; | ~^~~~~~~~~~~~~ main.cpp:17:13: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 17 | if(i<y.cif.size())r+=y.cif[i]; | ~^~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbKilled by Signal 110
25ms3330kbKilled by Signal 110
30ms184kbKilled by Signal 110
40ms184kbKilled by Signal 110
50ms184kbKilled by Signal 110
60ms184kbKilled by Signal 110
70ms184kbKilled by Signal 110
80ms184kbKilled by Signal 110
95ms3330kbKilled by Signal 110
100ms184kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?