Línia de punts


Submit solution

Points: 10
Time limit: 5.0s
Memory limit: 256M

Author:
Problem types
Allowed languages
C#, Go, Java

Pinta una línia amb la quantitat de punts indicada.

Input Format

Un nombre enter \(N\).

Constraints

-

Output Format

{ . }

Sample Input 0

3

Sample Output 0

...

Sample Input 1

5

Sample Output 1

.....

Sample Input 2

10

Sample Output 2

..........

Sample Input 3

20

Sample Output 3

....................

Sample Input 4

100

Sample Output 4

....................................................................................................

Sample Input 5

229

Sample Output 5

.....................................................................................................................................................................................................................................

Autoria: Gerard Falcó


Authorship: Gerard Falcó

CC BY-NC-SA 4.0