|
|
От: |
samius
|
http://sams-tricks.blogspot.com |
| Дата: | 22.12.10 09:50 | ||
| Оценка: | 17 (1) | ||
PC_>Sum:=1
PC_>Sum*=(I<1048576?I)
PC_>Operators: S1
Object reference not set to an instance of an object.
================
Sum:=1
Sum:=1
...um:=1
......1
S1
S:=1
S*=(I<1048576?I)Operators: 1Expression
Object reference not set to an instance of an object.
================
S:=1
S:=1
...S:=1
......1
S*=(I<1048576?I)
I=0;
S*=Expression
...1*=
......1
1Expression