Run ID:85514

提交时间:2024-07-17 19:41:55

n = int(input()) print(2 * n * n + 1)