1650B. DIV + MOD 1650B. DIV + MOD time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Not so long ago, Vlad came up with an interesting function: fa_aa(x)=⌊xax\over aax⌋+x mod a, where ⌊xax\over aax⌋ is xax\over aax, rounded down, x mod a —...