The product of the digits of a three-digit number is 70. The sum of the digits of this three-digit number is _____
Verbosity : Brevity :: Insolence : __________
Choose the word that best fills the blank.
The four pieces of a puzzle are shown in the figure below.

Which one of the figures labelled as P, Q, R, and S can be constructed by using each of the four pieces only once without overlaps?
Consider two distinct positive real numbers \(m, n\), with \(m > n\).
Let \(x = n^{\log_{10}(m)}\) and \(y = m^{\log_{10}(n)}\). The relation between \(x\) and \(y\) is _______.
Five integers are picked from 0 to 20, with possible repetitions, such that their mean is 12, median is 18, and they have a single mode of 20.
Ignoring permutations, the number of ways to pick these five integers is _____

| Column 1 | Column 2 | ||
| (p) | First In First Out | (i) | Stacks |
| (q) | Lookup Operation | (ii) | Queues |
| (r) | Last In First Out | (iii) | Hash Tables |