I interpret it as the allowed values beingThe only allowed (so it "looks nice") spacings of the grid points are 1, 2, 2.5 or 5 - or any multiple/divisible by 10 of these values.
1 $ a1 $ a2 $ a3 $ a4 $ a5 $ a6 $ a7 $ a8 $ a9 $ a10
where $ is either * or /, and a1 to a10 can each take on the values 1, 2, 2.5, 5.
But I dont think this is the correct interpretation as my program generates different values than sample IO.