QuantForcesquant interview practice

RB_CH01_Q027. Smallest positive integer with remainder pattern

difficulty 1400·answer type: numeric·Not solved

Problem

(**) Find the smallest positive integer that leaves a remainder of 1 when divided by 2, a remainder of 2 when divided by 3, a remainder of 3 when divided by 4, ... and a remainder of 9 when divided by 10.

Submit answer

You must be signed in to submit answers.