Text cubes

Submit

Your name:
File:
Open code-statistics:

Language is selected by the extension of the file. See the list of supported languages to know the extension of your language.

Problem

Print these cubes using unicode box drawing characters. Try to find the algorithm :)

Options

rejudge feature is enabled

now post-mortem time, all source codes will be revealed

Sample input:_

*NOTHING*

Sample output:

  █────█
 ╱    ╱│
█────█ │
│    │ █
│    │╱
█────█

   █────────█
  ╱        ╱│
 ╱        ╱ │
█────────█  │
│        │  │
│        │  █
│        │ ╱
│        │╱
█────────█

    █────────────█
   ╱            ╱│
  ╱            ╱ │
 ╱            ╱  │
█────────────█   │
│            │   │
│            │   │
│            │   █
│            │  ╱
│            │ ╱
│            │╱
█────────────█

     █────────────────█
    ╱                ╱│
   ╱                ╱ │
  ╱                ╱  │
 ╱                ╱   │
█────────────────█    │
│                │    │
│                │    │
│                │    │
│                │    █
│                │   ╱
│                │  ╱
│                │ ╱
│                │╱
█────────────────█

      █────────────────────█
     ╱                    ╱│
    ╱                    ╱ │
   ╱                    ╱  │
  ╱                    ╱   │
 ╱                    ╱    │
█────────────────────█     │
│                    │     │
│                    │     │
│                    │     │
│                    │     │
│                    │     █
│                    │    ╱
│                    │   ╱
│                    │  ╱
│                    │ ╱
│                    │╱
█────────────────────█

       █────────────────────────█
      ╱                        ╱│
     ╱                        ╱ │
    ╱                        ╱  │
   ╱                        ╱   │
  ╱                        ╱    │
 ╱                        ╱     │
█────────────────────────█      │
│                        │      │
│                        │      │
│                        │      │
│                        │      │
│                        │      │
│                        │      █
│                        │     ╱
│                        │    ╱
│                        │   ╱
│                        │  ╱
│                        │ ╱
│                        │╱
█────────────────────────█

        █────────────────────────────█
       ╱                            ╱│
      ╱                            ╱ │
     ╱                            ╱  │
    ╱                            ╱   │
   ╱                            ╱    │
  ╱                            ╱     │
 ╱                            ╱      │
█────────────────────────────█       │
│                            │       │
│                            │       │
│                            │       │
│                            │       │
│                            │       │
│                            │       │
│                            │       █
│                            │      ╱
│                            │     ╱
│                            │    ╱
│                            │   ╱
│                            │  ╱
│                            │ ╱
│                            │╱
█────────────────────────────█

Ranking

Python3 _

RankUserSizeTimeDateStatistics
1Dom10250.03732026/07/26 14:33:0836B / ?B / ?B

Language Ranking_

RankLangUserSizeScore
1Python3Dom102510000

return to the top page