Feedback | If you notice incorrect translations in Contester, please let author know.
|
|
Time limit 4000/7000/7000/7000 ms. Memory limit 65000/65000/65000/65000 Kb. Olympiad 2013. Prepared by: Evis Hoxha.
Difficulty Alpha
Question 3- Prime numbers in the segment[a, b]
Shqip
Show all the prime numbers in the segment[a, b].
Input
Two numbers will be given, a and b, where: -10 <= a < b <= 300.
Output
Show all the prime numbers in the segment[a, b] separated by space.
Input I
|
23 50
|
Output 1 |
23 29 31 37 41 43 47
|
Для отправки решений необходимо выполнить вход.
|