Borderou de evaluare (job #3200864)

Utilizator not_anduAndu Scheusan not_andu Data 5 februarie 2024 22:14:29
Problema Triang Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In member function 'bool Point::operator<(const Point&) const': main.cpp:22:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 22 | return (this -> x < other.x || fabs(other.x - this -> x) < EPS && this -> y < other.y); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'bool compare(Point&, Point&)': main.cpp:31:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 31 | return (a.x < b.x || fabs(b.y - a.x) < EPS && a.y < b.y); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1402ms303kbTime limit exceeded0
2401ms303kbTime limit exceeded0
3401ms303kbTime limit exceeded0
4402ms303kbTime limit exceeded0
5401ms303kbTime limit exceeded0
6402ms303kbTime limit exceeded0
7401ms303kbTime limit exceeded0
8402ms303kbTime limit exceeded0
9402ms303kbTime limit exceeded0
10402ms303kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?