Borderou de evaluare (job #2957269)

Utilizator andrei_marciucMarciuc Andrei andrei_marciuc Data 22 decembrie 2022 11:02:35
Problema Dreptunghi2 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'void plan::rotatePlan45()': main.cpp:39:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<plan::point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 39 | for( int i = 0; i < P.size(); i++ ) | ~~^~~~~~~~~~ main.cpp: In member function 'void plan::rotatePlanM90()': main.cpp:44:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<plan::point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 44 | for( int i = 0; i < P.size(); i++ ) | ~~^~~~~~~~~~ main.cpp: In member function 'void plan::getMinMax(double&, double&, double&, double&)': main.cpp:53:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<plan::point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for( int i = 0; i < P.size(); i++ ) { | ~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
173ms2469kbOK100
Punctaj total100

Ceva nu functioneaza?