File tree Expand file tree Collapse file tree 1 file changed +60
-0
lines changed Expand file tree Collapse file tree 1 file changed +60
-0
lines changed Original file line number Diff line number Diff line change 167167 " * " ,
168168 " * " ,
169169 " * " ,
170+ "*****" ],
171+
172+ "1" : [ " ** " ,
173+ "* * " ,
174+ " * " ,
175+ " * " ,
176+ "*****" ],
177+
178+ "2" : [ "*****" ,
179+ " *" ,
180+ "*****" ,
181+ "* " ,
182+ "*****" ],
183+
184+ "3" : [ "*****" ,
185+ " *" ,
186+ " ****" ,
187+ " *" ,
188+ "*****" ],
189+
190+ "4" : [ "* *" ,
191+ "* *" ,
192+ "*****" ,
193+ " *" ,
194+ " *" ],
195+
196+ "5" : [ "*****" ,
197+ "* " ,
198+ "*****" ,
199+ " *" ,
200+ "*****" ],
201+
202+ "6" : [ "*****" ,
203+ "* " ,
204+ "*****" ,
205+ "* *" ,
206+ "*****" ],
207+
208+ "7" : [ "*****" ,
209+ " * " ,
210+ " * " ,
211+ " * " ,
212+ "* " ],
213+
214+ "8" : [ "*****" ,
215+ "* *" ,
216+ "*****" ,
217+ "* *" ,
218+ "*****" ],
219+
220+ "9" : [ "*****" ,
221+ "* *" ,
222+ "*****" ,
223+ " *" ,
224+ "*****" ],
225+
226+ "0" : [ "*****" ,
227+ "* *" ,
228+ "* *" ,
229+ "* *" ,
170230 "*****" ]
171231
172232 }
You can’t perform that action at this time.
0 commit comments