What I mean is that after reaching 1 it will go to another end servicing the middle cylinders on the way.
C-SCAN simply means going to another end without servicing middle requests.
Cylinders are: 6, 10, 12, 54, 97, 73, 128, 15, 44, 110, 34, 45
In Asc Order: 6, 10, 12, 15, 34, 44, 45, 54, 73, 97, 110, 128
So when we are using SCAN (and the direction of moving is in decreasing number of cylinders) then the head will move 23 (initial position) to 1 and attend 15, 12, 10, 6 on its way. Then it will move from this end to another end servicing the requests in 34, 44, 45, 54, 73, 97, 110, 128 order till end i.e., to 150. Hence total movement will be 23 to 1 + 1 to 150. Hence the answer.