For a list of numbers in increasing order and a natural number between 0 and 100, both of them included, we define the th percentile as the (unique) number such that . Such will not exists when , , or when for any ; in these cases, the corresponding percentile is , , or .
The input consists of four lines. In the first one the number is given, and in the following one the integer numbers , in increasing order and separated by spaces. In the third line there is the number of questions. The fourth line contains numbers between and , both of them included, that correspond to the percentiles that your program must compute.
Your program must solve 10 inputs as the described ones in a time of 1 second.
For each one of the questions, your program must print in a line the corresponding percentile.
Author: Unknown
Translator: Carlos Molina
Generation: 2026-01-25T11:57:48.126Z
© Jutge.org, 2006–2026.
https://jutge.org