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.

题面背景

新新来到了 farmer join 的农场, 农场中饲养了很多牛和鸡

题目描述

他知道, 农场中所有动物的腿的数量, 他想知道最少有多少动物?

众所周知, 牛有 44 条腿, 鸡有 22 条腿.

输入格式

一个整数 nn 表示腿的数量, 确保 nn 是偶数

输出格式

输出 11 个整数表示最少有多少动物

样例 #1

样例输入 #1

2

样例输出 #1

1

样例 #2

样例输入 #2

6

样例输出 #2

2

提示

  • 2n1000 2 \le n \le 1000

[NOI蓝图杯] 五月月赛

Not Attended
Status
Done
Rule
Ledo
Problem
8
Start at
2024-5-17 12:00
End at
2024-6-3 4:00
Duration
400 hour(s)
Host
Partic.
151