Loading...
Worst
Time: 1 s
Memory: 100 MB
Print consecutive numbers from 1 to \(n\).
Input
The first line consists of an integer \(T\) -the number of test cases.
The only integer- \(n\).
Output
The consecutive numbers upto from 1 to \(n\)
Examples
Input
Output
1
1
1
Problem Info
Problem ID 287
Time Limit 1000 ms
Memory Limit 102400 KB
Moderators SajidAbdullah
Statistics
Submit
You need to Login or Registration for submit your solution