Calculate the value - 3
Задача
Calculate the value of an integer variable
c when
a = - 22 and
b = 4:
b := a div b + b;
c := a mod b + a;
Enter a single number as your answer
Выберите правильный ответ, либо введите его в поле ввода
Комментарий учителя