Problem B

Statement
Copy Copied
B. Plinkotime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard output  Can you win 10 times?InputThe only line contains the text "$$$\texttt{Game}~x$$$", where $$$x$$$ is an integer between $$$1$$$ and $$$10$$$ (inclusive) — the number of the current round of the game.OutputOutput a single integer representing the number of the column you want to drop into.ExamplesInputGame 1Output​​InputGame 2Output​