- 6/정민서
- 2021-11-04 12:30:10
- 조회수 96
x
1
//바닥
2
X='12t l 12s l'
3
doit(13s 6X 12t;7)
4
//기둥
5
head(3)
6
Y='5u 5d 4s'
7
doit(3Y 5u 5d;7)
8
head(0)
9
doit(3Y 5u 5d;7)
10
head(1)
11
doit(3Y 5u 5d ;7)
12
head(2)
13
doit(3Y 5u;7)
14
//천장
15
head(3)
16
Z='12s l 12t l'
17
doit(6Z 12s;7)
18
head(1)
19
//2층 가장자리
20
doit(u 12s 12l 12t 12r;7)
21
//2층 기둥
22
doit(3Y 5u 5d;7)
23
head(2)
24
doit(3Y 5u 5d;7)
25
head(3)
26
doit(3Y 5u 5d;7)
27
head(0)
28
doit(3Y 5u 5d;7)
29
head(1)
30
doit(5u 6Z 12s;7)
31
goto(2, 2, 12)
32
doit(u 10s l 10t l 10s l 10t l 10s l 10t l 10s l 10t l 10s l 10t l 10s;5)
33
goto(-2, 0, 14)
34
T='17s 17t l'
35
doit(14T 17s 17t;5)
36
//학사모 줄
37
head(3)
38
doit(4d;5)
39
doit(d;36)
40
doit(5u 14s 4d;5)
41
doit(d;36)
42
head(0)
43
doit(5u 17s 4d;5)
44
doit(d;36)
45
head(1)
46
doit(5u 14s 4d;5)
47
doit(d;36)
48
49
50
beginxyz;item=1