Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Курсы
Pascal. Basics
Integer division and remainder
Модуль:
Integer division and remainder
Задача
2
/16
Compute value - 1
Задача
Calculate the value of the integer variable
c
given
a = 26
and
b = 6
:
with := a mod b + b;
Enter one number as your answer
Выберите правильный ответ, либо введите его в поле ввода
Комментарий учителя