Problem C: 简易数列3(0.6)

Problem C: 简易数列3(0.6)

[Creator : ]
Time Limit : 1.000 sec  Memory Limit : 128 MB

Description

现在有以下数列:10、15、11、16、12、17、13、18、14......请你求出第N是什么。1<=N<=100.

Sample Input Copy

8

Sample Output Copy

18