Borderou de evaluare (job #2567970)

Utilizator victorv88Veltan Victor victorv88 Data 3 martie 2020 19:56:50
Problema Taxi Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:45:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (y3<y2 && x3<x2 || y2<y3 && x2<x3) ~~~~~~^~~~~~~~ main.cpp:47:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (y3<y2 && x3>x2 || y2<y3 && x2>x3) ~~~~~~^~~~~~~~ main.cpp:49:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (y3>y2 && x3>x2 || y2>y3 && x2>x3) ~~~~~~^~~~~~~~ main.cpp:51:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] else if (y3>y2 && x3<x2 || y2>y3 && x2<x3) ~~~~~~^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
176ms393kbIncorect0
295ms393kbIncorect0
3124ms524kbIncorect0
42ms131kbOK10
52ms131kbIncorect0
62ms131kbIncorect0
72ms131kbIncorect0
82ms131kbIncorect0
92ms131kbIncorect0
102ms131kbIncorect0
Punctaj total10

Ceva nu functioneaza?