Borderou de evaluare (job #2872100)

Utilizator croi5040Croitoru Cristian croi5040 Data 16 martie 2022 12:16:51
Problema Quadratum Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In copy constructor 'InfInt::InfInt(const InfInt&)': main.cpp:175:10: warning: 'InfInt::pos' will be initialized after [-Wreorder] 175 | bool pos; // true if number is positive | ^~~ main.cpp:174:28: warning: 'std::vector<int> InfInt::val' [-Wreorder] 174 | std::vector<ELEM_TYPE> val; // number with base FACTOR | ^~~ main.cpp:307:8: warning: when initialized here [-Wreorder] 307 | inline InfInt::InfInt(const InfInt& l) : pos(l.pos), val(l.val) | ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbOK100
Punctaj total100

Ceva nu functioneaza?