Input a cardinal N, then input N integers ai; output the result of a0-a1+a2-…±aN-1 .
4 22 13 14 15
8
Hint: you probably do not need an array for this
Input a cardinal N, then input N integers ai; output the result of a0-a1+a2-…±aN-1 .
4 22 13 14 15
8
Hint: you probably do not need an array for this
HSE/ArchitectureASM/Homework_PlusMinus (последним исправлял пользователь FrBrGeorge 2019-11-22 13:07:49)