Created
February 10, 2019 19:29
-
-
Save ryu1-1uyr/44356d8a9ca5898cfc37108d1109c77c to your computer and use it in GitHub Desktop.
がんばった
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const | |
$_='+' | |
const | |
_ =' ' | |
let $= | |
[...Array | |
(15)].map(()=>[... | |
Array(15).fill(' ')]);$[0][7]= | |
$[1][6]=$[1][7]=$[1][8]=$_;$[2][6] = | |
$[2][7]=$[2][8]=$_;$[3][6]=$[3][7]=$[3] | |
[8]=$[4][5]=$[4][6]=$[4][7]=$_;$[4][8]=$[4][9] | |
=$[5][3]=$[5][4]=$[5][5]=$_;$[5][6]=$[5][7]=$[5][8]= | |
$[5][9]=$[ 5][10]=$ [5][11]= $_; $[13]=$ | |
[5];$[6][2] =$[ 6][3]=$[6][4]=$[6 ][5] =$[6][6]=$[6] | |
[7]=$[6][8]= $[6][9]=$[6][10]= $[6][11]=$[6] | |
[12]=$[7][1]=$[7][2]=$[7][3]=$[7][4]=$[7][5]=$[7][6] =$ | |
[7][7]=$[7][8]=$[7][9]=$_;$[7][10]= $[7][11]=$[7][12] = | |
$[7][13]=$_;$[8].fill($_);$[8][5]=$[8][9]=_;$[9].fill | |
($_);$[10] =$[8];$[9][4]=$[9][6]=$[9] [8]=$[9][ | |
10]=_;$[11]. fill($_);$ | |
[11][4]=_;$[11][10]=_;$[12][1]=$[12][2]=$[12] | |
[3]=$_;$[12][4]=$[12][10]=$[12][11]=$[12] | |
[12]=$_;$[12][13]=$[14][4]=$[14][5]=$ | |
[14][6]=$[14][7]=$[14][8]= | |
$[14][9]=$[14][10]=$_;for(let i of $){let ___='';for(let o | |
of i){if(o == undefined){}else{___+= o}}console['log'](___)} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment