Problem A
Telja
Languages
en
is
Emil is having trouble counting from
Input
The first and only line contains a single integer
Output
Output
Scoring
Group |
Points |
Constraints |
1 |
50 |
|
2 |
50 |
|
Sample Input 1 | Sample Output 1 |
---|---|
2 |
1 2 |
Sample Input 2 | Sample Output 2 |
---|---|
3 |
1 2 3 |
Sample Input 3 | Sample Output 3 |
---|---|
5 |
1 2 3 4 5 |