find_normal_cycle
static struct node *find_normal_cycle(struct array *, struct array *);
n = find_normal_cycle(&remaining, &aux);