Borderou de evaluare (job #3136045)

Utilizator TheAndreiEnache Andrei Alexandru TheAndrei Data 5 iunie 2023 11:48:34
Problema Parcare Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void solver(car, int, int, int, char)': main.cpp:175:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 175 | if(d=maxDist(cars[i], 1)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:185:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 185 | if(d=maxDist(cars[i], 3)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:197:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 197 | if(d=maxDist(cars[i], 2)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:207:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 207 | if(d=maxDist(cars[i], 4)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:242:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 242 | if(d=maxDist(cars[i], 1)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:247:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 247 | if(d=maxDist(cars[i], 3)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:254:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 254 | if(d=maxDist(cars[i], 2)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:259:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 259 | if(d=maxDist(cars[i], 4)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int maxDist(car, int)': main.cpp:150:1: warning: control reaches end of non-void function [-Wreturn-type] 150 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbOk10
20ms303kbOk10
30ms303kbMiscare invalida0
40ms303kbMiscare invalida0
54ms397kbKilled by Signal 110
60ms303kbMasina A nu poate iesi din parcare0
79ms417kbKilled by Signal 110
83ms401kbKilled by Signal 110
94ms401kbKilled by Signal 110
103ms397kbKilled by Signal 110
Punctaj total20

Ceva nu functioneaza?