Submit | All submissions | Best solutions | Back to list |
KIDZEE1F - Easy as Cake |
Print all integers ranging from 1 to 1000 in reverse order.
1 থেকে শুরু করে 1000 পর্যন্ত সকল পূর্ণসংখ্যা সংখ্যা অধ:ক্রমে প্রিন্ট করতে হবে।
Input
There is no input in this problem.
এই প্রব্লেমটিতে কোনও ইনপুট প্রয়োজন নেই।
Output
Sample output shows only a portion of the output. The dots are there just to signify that there are many lines in between.
নমুনা আউটপুট প্রকৃত আউটপুট এর শুধু একটি অংশ দেখাচ্ছে। মাঝের বিন্দু গুলি দিয়ে বোঝানো হচ্ছে এদের মাঝে অনেক গুলি লাইন আছে।
Example
Output:
1000
999
998
.
.
.
3
2
1
Added by: | Shafaet |
Date: | 2013-01-09 |
Time limit: | 1s |
Source limit: | 50000B |
Memory limit: | 1536MB |
Cluster: | Cube (Intel G860) |
Languages: | All except: ASM64 |
Resource: | Own problem - Used for Junior Training |