Feedback | If you notice incorrect translations in Contester, please let author know.
|
|
Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb. Автор: Фёдор Меньшиков, ВГПУ.
Two numbers are given. Your task is to find
their quotient and remainder of the division.
Input
In the first line a dividend is written, in the
second - a divisor. Every number may contain from 1 to 5 000 000
digits. All digits in both numbers are similar.
Output
Write the quotient in the first line,
the remainder in the second.
Для отправки решений необходимо выполнить вход.
|