Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3136045)
| Utilizator | 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 |
|---|---|---|---|---|
| 1 | 0ms | 303kb | Ok | 10 |
| 2 | 0ms | 303kb | Ok | 10 |
| 3 | 0ms | 303kb | Miscare invalida | 0 |
| 4 | 0ms | 303kb | Miscare invalida | 0 |
| 5 | 4ms | 397kb | Killed by Signal 11 | 0 |
| 6 | 0ms | 303kb | Masina A nu poate iesi din parcare | 0 |
| 7 | 9ms | 417kb | Killed by Signal 11 | 0 |
| 8 | 3ms | 401kb | Killed by Signal 11 | 0 |
| 9 | 4ms | 401kb | Killed by Signal 11 | 0 |
| 10 | 3ms | 397kb | Killed by Signal 11 | 0 |
| Punctaj total | 20 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
