| r242 vs r243 | ||
|---|---|---|
| ... | ... | |
| 887 | 887 | {{{#!if a=100, b=-100, (-+a==-100)&&(-+b==+100)&&(a-+b==200) |
| 888 | 888 | -+로 하면 {{{#!wiki @ms@ |
| 889 | 889 | {{{#orange -}}}{{{#purple +}}}{{{#teal 변수}}}}}} 식(덧셈의 역원)으로 읽히는지 음수가 된다. }}}{{{#!if a=100, b=-100, a+(--b)==100-99 |
| 890 | 그냥 {{{#teal 변수1}}}{{{#orange --}}}{{{#teal 변수2}}}로만 적으면 깨지나 {{{#teal 변수1}}}{{{#purple (}}}{{{#orange --}}}{{{#teal 변수2}}}{{{#purple )}}}로 적으면 if구문이 읽히며 여러 가지 실험을 해볼 수 있다.}}} | |
| 890 | 그냥 {{{#teal 변수1}}}{{{#orange --}}}{{{#teal 변수2}}}로만 적으면 깨지나 {{{#teal 변수1}}}{{{#purple (}}}{{{#orange --}}}{{{#teal 변수2}}}{{{#purple )}}}로 적으면 if구문이 읽히며 }}}{{{#!if b--==-99 | |
| 891 | 여러 가지 실험을 }}}{{{#!if b==-100 | |
| 892 | 해볼 수 있다.}}} | |
| 891 | 893 | |
| 892 | 894 | {{{#orange 결론 : }}} |
| 893 | 895 | * {{{#orange ++}}}{{{#teal 변수}}} : 선 증가 후 비교 |
| ... | ... |