Borderou de evaluare (job #3239817)

Utilizator _andrei4567Stan Andrei _andrei4567 Data 7 august 2024 18:32:23
Problema Cele mai apropiate puncte din plan Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:20:11: error: ISO C++ forbids declaration of 'operator<' with no type [-fpermissive] 20 | const operator < (const point &a)const{ | ^~~~~~~~ main.cpp: In function 'long double divide(int, int)': main.cpp:67:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<point>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 67 | for (int i = 0; i < p.size(); ++i) | ~~^~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?