Borderou de evaluare (job #3136175)

Utilizator TheAndreiEnache Andrei Alexandru TheAndrei Data 5 iunie 2023 16:25:35
Problema Parcare Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:279:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 279 | if(d=maxDist(cars[i], 1)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:284:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 284 | if(d=maxDist(cars[i], 3)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:291:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 291 | if(d=maxDist(cars[i], 2)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp:296:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 296 | if(d=maxDist(cars[i], 4)){ | ~^~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int maxDist(car&, int)': main.cpp:167:1: warning: control reaches end of non-void function [-Wreturn-type] 167 | } | ^ main.cpp: In function 'void solver(car&, int, int, int, char)': main.cpp:237:5: warning: 'd' may be used uninitialized [-Wmaybe-uninitialized] 237 | if(d) { | ^~ main.cpp:186:9: note: 'd' was declared here 186 | int d; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbMiscare invalida0
20ms303kbOk10
30ms303kbMiscare invalida0
47ms552kbKilled by Signal 110
50ms303kbMiscare invalida0
67ms544kbKilled by Signal 110
77ms507kbKilled by Signal 110
87ms516kbKilled by Signal 110
97ms552kbKilled by Signal 110
107ms593kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?