while(i++ < 10) print(i)
выведет начальное значение i, а в префиксной нотации - нетSize: a a a
AO
while(i++ < 10) print(i)
выведет начальное значение i, а в префиксной нотации - нетAO
AO
СП
VB
AO
NG
VB
undefined behavior
behavior for which this International Standard imposes no requirements
unspecified behavior
behavior, for a well-formed program construct and correct data, that depends on the implementation
[ Note: The implementation is not required to document which behavior occurs. The range of possible
behaviors is usually delineated by this International Standard. —end note ]
AO
КЧ
КЧ
Z
AO
AO