Find a set $$$T$$$ of $$$n$$$ distinct positive integers such that:
A single integer $$$n$$$ ($$$1 \le n \le 2862$$$) — the size of the set you must produce.
On a single line, print $$$n$$$ distinct integers, each between $$$1$$$ and $$$10^5$$$ inclusive, satisfying the conditions above. Any valid answer will be accepted.
5
26 70 84 90 92