Problem E
Touch Grass
Languages
en
sv
Stockholm is home to many wonderful creatures. After lunch, you will be given a map on where to find them.
Input
Input consists of a single integer $T$ ($1 \leq T \leq 5$), the index of an animal.
Output
Print the sound associated with the animal.
Scoring
Your solution will be tested on 5 testcases. You will get 20 points for each that you correctly solve.
Note that to get full points, you will need to submit a solution that solves all 5 testcases simultaneously.