Preparando MOJI

Dome

1000ms 262144K

Description:

Input:

The input contains a single floating-point number x with exactly 6 decimal places (0 < x < 5).

Output:

Output two integers separated by a single space. Each integer should be between 1 and 10, inclusive. If several solutions exist, output any of them. Solution will exist for all tests.

Sample Input:

1.200000

Sample Output:

3 2

Sample Input:

2.572479

Sample Output:

10 3

Sample Input:

4.024922

Sample Output:

9 9

Informação

Codeforces

Provedor Codeforces

Código CF409E

Tags

*special

Submetido 0

BOUA! 0

Taxa de BOUA's 0%

Datas 09/05/2023 08:50:03

Relacionados

Nada ainda