In genCivilVehicles(), the casting might step over the number of cars size of the array. So, use try catch blocks and skip in that case. |
||
---|---|---|
.idea | ||
src | ||
.gitignore | ||
Hajj-simulation.iml |
In genCivilVehicles(), the casting might step over the number of cars size of the array. So, use try catch blocks and skip in that case. |
||
---|---|---|
.idea | ||
src | ||
.gitignore | ||
Hajj-simulation.iml |