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

hide comments
2016-02-04 12:29:53
In ideone its giving the correct output with complication success but here showing wrong answer.
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.