Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Курсы
C#. Basics
INTEGER DIVISION AND REMAIN
Модуль:
INTEGER DIVISION AND REMAIN
Задача
2
/16
Calculate the value - 1
Задача
Calculate the value of an integer variable
c
at
a = 26
and
b = 6
.
с = a % b + b;
Give one number as your answer.
Выберите правильный ответ, либо введите его в поле ввода
Комментарий учителя