Positive integers N and K are given. Using only addition N completely by K, as well as the remainder of this division. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Positive integers N and K are given. Using only addition N completely by K, as well as the remainder of this division.

25th May 2020, 1:14 PM
Sarvar Muxammadaliyv
4 Answers
+ 3
I think there is some words missing. Instead of "Positive integers N and K are given. Using only addition N completely by K, as well as the remainder of this division." "Positive integers N and K are given. Using only addition, 'divide' N completely by K, as well as 'determine' the remainder of this division."
25th May 2020, 1:38 PM
Louis
Louis - avatar
+ 2
Please specify what is the question here.
25th May 2020, 1:24 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
+ 1
Sarvar Muxammadaliyv Can you show us the code you tried so far?
25th May 2020, 2:21 PM
Kuba SiekierzyƄski
Kuba SiekierzyƄski - avatar
0
make a c ++ program
25th May 2020, 1:27 PM
Sarvar Muxammadaliyv