eolymp
bolt
Try our new interface for solving problems
Problems

Quarter

Quarter

Given an integer \textbf{N} (\textbf{1} ≤ \textbf{N} ≤ \textbf{4}), which determines the number of the quarter (January, February, March - the first quarter). For a given value of N list the month belonging to this quarter. \InputFile Single number - the number of quarters. \OutputFile Print the names of the months in the English language that relate to that quarter, one per line.
Time limit 1 second
Memory limit 64 MiB
Input example #1
1
Output example #1
January
February
March
Source ДПА 2011 - в.17