Borderou de evaluare (job #2957191)

Utilizator andrei_marciucMarciuc Andrei andrei_marciuc Data 21 decembrie 2022 22:23:48
Problema Dreptunghi2 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

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

Ceva nu functioneaza?