Public submissions
Source code of every submission to this problem in this contest will be visible for everyone since 2013-08-26 13:38:44.

SMPWOW - Wow

Input

Given a positive integer 0 < x < 50.

Output

Print one word: Wo...ow (letter o must be repeated x times).

Example 1

Input:
1

Output:
Wow

Example 2

Input:
7

Output:
Wooooooow

Added by:kuszi
Date:2013-08-26
Time limit:1s
Source limit:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Languages:All except: ASM64
Public source code since: 2013-08-26 13:38:44

© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.