Y. Chia hết cho 100


Submit solution

Points: 50
Time limit: 1.0s
Memory limit: 256M

Problem type
Input

Một dòng chứa 2 số nguyên nx (1 ≤ n, x ≤ 106).

Output

In ra n số chia hết cho 100 kể từ x trên từng dòng riêng biệt.

Example
Input
3 270

Output
300
400
500

Comments

There are no comments at the moment.