r2649
r2597
1[[분류:냥]]
r2644
2{{{#!if au='222222222'
3}}}
4@au@
5{{{#!if au.length<9
60-18자 -> 9-18자
r2645
7{{{#!if au=au+"000000000"
r2644
8}}}}}}{{{#!if au.length<14
99-18자 -> 14-18자
r2645
10{{{#!if au=au+"00000"
r2644
11}}}}}}{{{#!if au.length<16
1214-18자 -> 16-18자
r2645
13{{{#!if au=au+"00"
r2644
14}}}}}}{{{#!if au.length<18
1516-17자 -> 17-18자
r2645
16{{{#!if au=au+"0"
r2644
17}}}}}}{{{#!if au.length<18
1817자 -> 18자
r2645
19{{{#!if au=au+"0"
r2644
20}}}}}}{{{#!if al = au.length
21}}}
22@au@
23@al@자
r2641
24
r2631
25||<tablebgcolor=#fff,#1c1d1f'> <tablebgcolor=#fff,#1c1d1f'''{{{#red \'}}}'''>왜 문제가 없지 ||
26
r2629
27{{{#!wikistyle="color:red"
28wikistyle}}}
29{{{#!wikistyle="color:red"
30wikistyle}}}{{{#!wiki- - - - --style="color:red"dark-style="color:blue"dark-style="color:green"
31wikistyle}}}
32}}}{{{{{{#!wikistyle="color:red"
33wikistyle}}}
34{{{#!wikistyle="color:red"
35wikistyle{{{{{{}}}}}}}}}{{{#!wikistyle="color:red"
36wikistyle}}}
37##
38{{{#!foldingfolding접기
39foldingfolding접기}}}{{{#!ifa==null
40ifa==null}}}{{{#!syntaxpython
41print('asdf')}}}{{{#!html{{{#!html이게왜됨}}}}}}
42##
43folding, wiki(스타일), html은 뒤에 띄어쓰기 없어도 작동.
44다만 dark-style은 꼭 "-"만 사용 가능.
45if, syntax는 띄어쓰기 없을 시 에러.
46##
r2624
47== 문단 ==
r2636
48{{{-5
r2643
49[include(틀:계산기2, a=1.1, f=-, b=-1.2)]
r2637
50[include(틀:계산기2, a=9223372036854775808, f=-, b=-9223372036854775800)]
r2636
51[include(틀:계산기2, a=., f=-, b=-.)]
52[include(틀:계산기2, a=-, f=+, b=-)]
53[include(틀:계산기2, a=10, f=/, b=3)]
r2624
54[include(틀:계산기2, a=-5, f=/, b=200)]
55[include(틀:계산기2, a=-5, f=*, b=200)]
56[include(틀:계산기2, a=123459, f=/, b=2)]
57[include(틀:계산기2, a=12345, f=-, b=67890)]
r2630
58[include(틀:계산기2, a=123456789012345678, f=-, b=-901234567890123456)]
r2632
59[include(틀:계산기2, a=123456789012345678.901234567890123456, f=+, b=789012345678901234.567890123456789012)]
r2639
60[include(틀:계산기2, a=123456789012345678.9012345678901234567, f=+, b=789012345678901234.567890123456789012)]
r2624
61[include(틀:계산기2, a=-1, f=*, b=-5)]
62[include(틀:계산기2, a=-3, f=/, b=7)]
r2633
63[include(틀:계산기2, a=1.1, f=+, b=0.1)]
r2634
64[include(틀:계산기2, a=1.123, f=+, b=0.877)]
65[include(틀:계산기2, a=1.123, f=+, b=0.878)]
r2635
66[include(틀:계산기2, a=1.333, f=-, b=4.354)]
r2638
67[include(틀:계산기2, a=7.89, f=-, b=12.345)]
r2640
68[include(틀:계산기2, a=1, f=-, b=0.000000000000000001)]
69[include(틀:계산기2, a=1.000000000000000002, f=-, b=2.000000000000000001)]}}}
r2633
70아직은 소수끼리의 계산은 되지 않는 모양이다. 사실 그도 그럴 것이 gauss함수를 가져오지 않았기 때문)
r2624
71
72{{{#!if json={'a':'b', 'c':'d'}
73json={'a':'b', 'c':'d'}[br]
74}}}{{{#!if json['a'] == 'b'
75json['a'] == 'b'[br]
76}}}{{{#!if list = ['a', 'b']
77list = ['a', 'b'][br]
78}}}{{{#!if list[1] == 'b'
79list[1] == 'b'[br]
80}}}
81
82[[../냥]] < 볼드체. 단, {{{../}}}뒤에 붙는 이름이 자기자신과 같은 이름이면 볼드체, 다른 이름(예 : [[../냥냥]], [[../냥/냥]])이면 볼드체가 아니다. 문서명이 '[[냥/냥|(상위문서명)/냥]]'일 경우에도 볼드체가 된다. 이 문서에는 상위 문서가 없으니 그냥 '냥' 으로 링크되는 듯 하다.
83[[냥#]] < 볼드체
84[[냥#ㅁㄴㅇㄹ|냥#ㅁㄴㅇㄹ]] < 볼드체아님
85[[문서:냥]] < 볼드체아님
86
87[include(틀:계산기, r=13)]
88\[include(틀:계산기, r=13)]
89생각해보니까 그냥 r을 지정할 수도 있겠구나
90[include(틀:계산기, a=123456789, f=+, b=1)]
91[include(틀:계산기, a=123456789, f=-, b=1)]
92[include(틀:계산기, a=123459, f=*, b=2)]
93[include(틀:계산기, a=123459, f=/, b=2)]
r2646
94== 그래프구상 ==
95{{{#!if i=0, x=0
r2648
96}}}<math>x^2</math>
r2646
97{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
98}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
99}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
100}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
101}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
102}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
103}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
104}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
105}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
106}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
107}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
108}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
109}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
110}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
111}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
112}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
113}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
114}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
115}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
116}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
117}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
118}}}{{{#!if x1 = i**2, x2 = (i+1)**2, this['y'+i]=(x2-x1), this['v'+i]=x1, i+=1
119}}}
120{{{#!wiki style="letter-spacing: -5px"
r2649
121{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y1@px; width: 10px; vertical-align: @v1@px"
122}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y2@px; width: 10px; vertical-align: @v2@px;"
123}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y3@px; width: 10px; vertical-align: @v3@px;"
124}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y4@px; width: 10px; vertical-align: @v4@px;"
125}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y5@px; width: 10px; vertical-align: @v5@px;"
126}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y6@px; width: 10px; vertical-align: @v6@px;"
127}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y7@px; width: 10px; vertical-align: @v7@px;"
128}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y8@px; width: 10px; vertical-align: @v8@px;"
129}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y9@px; width: 10px; vertical-align: @v9@px;"
130}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y10@px; width: 10px; vertical-align: @v10@px"
131}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y11@px; width: 10px; vertical-align: @v11@px"
132}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y12@px; width: 10px; vertical-align: @v12@px"
133}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y13@px; width: 10px; vertical-align: @v13@px"
134}}}{{{#!wiki style="display: inline-table; background: linear-gradient(to right bottom, transparent calc(50% - 0.5px), #666 calc(50% - 0.5px) calc(50% + 0.5px), transparent calc(50% + 0.5px)); height: @y14@px; width: 10px; vertical-align: @v14@px"
r2646
135}}}
136}}}
r2624
137
138== ㅁㄴㅇㄹ ==
139[include(a)]''''''[include(a)][include(a)]
140[[]][include(a)][include(a)][include(a)]
141
142{{{#!wiki style="background: skyblue; margin: 0 auto; padding: 5px; max-width: 500px"
143||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><bgcolor=#000>||
144
145||<tablealign=center><tablewidth=100%><tablebordercolor=transparent><tablebgcolor=red><rowbgcolor=#000>||
146||<colbgcolor=#000>||
147||<tan>||
148
149||<tablealign=center><tablewidth=100%><bgcolor=#000>||
150
151||<tablealign=center><tablewidth=100%>||}}}
152Mozilla/5.0 (compatible; Daum/1.0; +http://ws.daum.net/aboutkr.html) ok
153Mozilla/5.0 (compatible; coccocbot-web/1.0; +http://help.coccoc.com/web) ok
154\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)]
155[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961)]
156----
157\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)]
158[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961, uuid=2d701244-1d84-4716-8717-e0756914096d)]
159----
160\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)]
161[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=-1, UUID=2d701244-1d84-4716-8717-e07569140961)]
162----
163\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)]
164[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=)]
165----
166\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)]
167[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e0756914096x)]
168----
169\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)]
170[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e07569140961)]
171----
172\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)]
173[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, UUID=2d701244-1d84-4716-8717-e0756914096x)]
174----
175\[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)]
176[include(틀:문서 가져옴/the seed, 위키=더, 문서명=검색, 버전=32, uuid=2d701244-1d84-4716-8717-e07569140961, UUID=2d701244-1d84-4716-8717-e07569140961)]
177----
178\[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)]
179[include(틀:isuuid, uuid=1dd4a127-1b8d-4788-8cea-9ff8b1ddd06e)]
180----
181\[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)]
182[include(틀:isuuid, uuid=xdd4a127-1b8d-4788-8cea-9ff8b1ddd0xx)]
183\[include(틀:isuuid, uuid=냥)]
184[include(틀:isuuid, uuid=냥)]
185[include(틀:ㅁ, str=Hello\, World!)]
186toString() 가능
187parseInt() x
188
189== ==
r2584
190{{{#!wiki style="font-weight: 300; font-size: 20px"
191{{{#!if 식 = '11+2'
r2597
192@식=11+2@}}} = {{{#!if s1=false, s2=false, s3=false, j=1+0, i=0+0, k=1+0
r2593
193##switch1 : 숫자 계속 탐색하기, switch2 : 소수점 아래 기입하기. switch3 : 중복 실행 방지.
r2594
194}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
r2593
195}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
r2594
196##숫자를 발견할 경우
r2591
197{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
r2595
198##여기에 앞자리가 음수냐 아니냐를 읽는 판별을 만들어야 합니다. ㅏ 이걸 생각 못했네요 그럼 좀 많이 길어지는데
r2591
199}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
200##숫자를 계속 발견할 경우 (소수점일 수도 있습니다. 여기서는 숫자일 경우)
r2592
201##여기에서 소수점 위를 기입하냐 소수점 아래를 기입하냐 소수점 아래라면 소수점 아래 몇번째 자리를 기입하느냐를 적어야 합니다.
r2597
202{{{#!if s2==false
203##정수 자리를 기입하는 경우
r2595
204{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
r2597
205}}}}}}{{{#!if s2==true
206##소수점 아래 자리를 기입하는 경우
207{{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true
208}}}{{{#!if k+=1
209##다음 소수점 자리 찾기
r2602
210}}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false)
r2605
211##앞에서 숫자를 발견한 다음 소수점을 발견할 경우 (소수점 발견은 최초 1회에 한함)
r2597
212{{{#!if s2=true, s3=true, k=1+0
213##switch2 : 켜기
r2607
214}}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46))||((s2==true)&&!this['d'+i]))&&(s3==false)
215##숫자가 더 이상 나오지 않고 소수점을 발견하지 못했을 경우, 소수점을 발견한 상황인데 숫자가 나오지 않을 경우 (소수점이 다시 나오는 경우가 자동적으로 포함)
r2591
216{{{#!if j+=1, s1=false, s2=false, s3=true
r2592
217##소수점 아래 기입하는 스위치도 off, 다음 index(j) 매김.
r2597
218}}}{{{#!if s3==true
219##여기까지 과정을 거쳤다면 스위치 off.
220{{{#!if s3=false
221}}}}}}
222}}}{{{#!if i+=1
r2594
223}}}
r2595
224##
r2599
225{{{#!if false
r2600
226##이 if문은 실행되지 않는 단락. 주석만 제거하고 복사 붙여넣기.
r2599
227{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
228}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
229{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
230}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
231{{{#!if s2==false
232{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
233}}}}}}{{{#!if s2==true
234{{{#!if this['v'+j] = this['v'+j]+(10.0**(-k))*(+(식.substr(i,1))), s3=true
235}}}{{{#!if k+=1
r2603
236}}}}}}}}}{{{#!if (s1==true)&&(s2==false)&&(식[i]==46)&&(s3==false)
r2599
237{{{#!if s2=true, s3=true, k=1+0
r2604
238}}}}}}{{{#!if (s1==true)&&(((s2==false)&&!this['d'+i]&&(식[i]!=46)||(s2==false))||((s2==true)&&!this['d'+i]&&(식=[i]==46)))&&(s3==false)
r2599
239{{{#!if j+=1, s1=false, s2=false, s3=true
240}}}{{{#!if s3==true
241{{{#!if s3=false
242}}}}}}
243}}}{{{#!if i+=1
244}}}
245####
246}}}
247##
r2600
248{{{#!if this['v1'] == 1
249this['v1'] == 1}}}
250##
251{{{#!if s3=false
252}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
253}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
254{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
255}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
256{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
257}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
258{{{#!if s2=true, s3=true
259}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
260{{{#!if j+=1, s1=false, s2=false, s3=true
261}}}}}}{{{#!if i+=1
262}}}
263##
r2595
264{{{#!if this['v1'] == 11
265this['v1'] == 11}}}
266##
r2596
267{{{#!if s3=false
268}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
269}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
270{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
271}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
272{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
273}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
274{{{#!if s2=true, s3=true
275}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
276{{{#!if j+=1, s1=false, s2=false, s3=true
277}}}}}}{{{#!if i+=1
278}}}{{{#!if s3=false
279}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57)
280}}}{{{#!if (s1==false)&&this['d'+i]&&(s3==false)
281{{{#!if this['v'+j] = +(식.substr(i,1)), s1=true, s3=true
282}}}}}}{{{#!if (s1==true)&&this['d'+i]&&(s3==false)
283{{{#!if this['v'+j] = 10*this['v'+j]+(+(식.substr(i,1))), s3=true
284}}}}}}{{{#!if (s1==true)&&(식[i]==46)&&(s3==false)
285{{{#!if s2=true, s3=true
286}}}}}}{{{#!if (s1==true)&&!this['d'+i]&&(s3==false)
287{{{#!if j+=1, s1=false, s2=false, s3=true
288}}}}}}{{{#!if i+=1
289}}}
r2595
290##
r2596
291{{{#!if this['v2'] == 2
292this['v2'] == 2}}}
r2595
293##
294##
295##
296##
r2593
297{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
r2586
298}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
299}}}{{{#!if this['d'+i] = (식[i]>=48&&식[i]<=57), i+=1
r2584
300}}}
r2586
301## 식 검증이 됐다 치면
r2587
302## dn : true - 수 / false - 연산자
r2586
303{{{#!if this['d0']
3041}}}{{{#!if this['d1']
3051}}}{{{#!if !this['d2']
306+}}}{{{#!if this['d3']
r2585
3072}}}
r2587
308## in : 11+2 에서 '11'은 0번째 위치, '+'는 2번째 위치.. > 0, 2, 3 > 위치 기억 / 뺄셈으로 자릿수 계산
309## 보다 좋은 방법이 있ㅅ을 것 같은데음ㅁ..
310{{{#!if i = 1, j = 1, i0 = 0
311}}}
312{{{#!if t = this['d0'] != this['d1'], t
313{{{#!if this['i'+i] = j, j+=1, i+=1
314}}}}}}{{{#!if !t
315{{{#!if j+=1
316}}}}}}{{{#!if t = this['d1'] != this['d2'], t
317{{{#!if this['i'+i] = j, j+=1, i+=1
318}}}}}}{{{#!if !t
319{{{#!if j+=1
320}}}}}}{{{#!if t = this['d1'] != this['d2'], t
321{{{#!if this['i'+i] = j, j+=1, i+=1
322}}}}}}{{{#!if !t
323{{{#!if j+=1
r2585
324}}}}}}
r2608
325## {{{#!if i0 == 0
326## i0 == 0 }}}{{{#!if i1 == 2
327## i1 == 2 }}}{{{#!if i2 == 3
328## i2 == 3 }}}
r2587
329## {{{#!if list = [d0, d1, d2, d3]
330## }}}
r2624
331}}}