HC-SR04 Array-Problem? pulseIn-Problem? Timing-Problem?

try change

int array_distance[100];
==>
float int array_distance[100];