Jota amb asteriscs


Submit solution

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

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

Escriu un programa que imprimeixi la lletra \(J\) amb asteriscs.

Input Format

-

Constraints

-

Output Format

-

Test Case 1

Input
Output
********
      **
      **
      **
**    **
**    **
 *******

Authorship: Gerard Falcó

CC BY-NC-SA 4.0