F. 【拓展题】小鸭分组

    Type: Default 1000ms 256MiB

【拓展题】小鸭分组

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

Description

  有一队ss只小鸭在排队,它们的编号从 11ss

  我们想将它们放进两个池塘,使得两个池塘内小鸭的编号之和相同,问一共有多少种可能。

Format

Input

  一个整数 s (1s70)s \space (1 \leq s \leq 70),小鸭的数量

Output

  一个整数,代表可能的分配方法总数

Samples

3
1
7
4

实验四 动态规划

Not Claimed
Status
Done
Problem
6
Open Since
2024-10-19 14:00
Deadline
2024-10-19 18:00
Extension
144 hour(s)