Aquarium visit-A

3.9

13 votes
Hard
Problem

Kritika visits a aquarium and is astonished to find that the sections of aquarium are numbered in a different way.

First Section : -1

Second Section : 1

Third Section : 16

Fourth Section : 60

She realized that there is a pattern in the numbering. Help her in guessing the number of "nth" section.

** Input :** 45

NOTE : You do not need to create a program for this problem you have to write your answers of given input in given code snippet

  • To see how to submit solution please check this link
Sample Input
5
Sample Output
155
Time Limit: 1
Memory Limit: 256
Source Limit:
Editor Image

?