Toggle navigation
C语言网
教程
博客
团队
训练
训练
题库
题集
状态
排名
比赛
比赛
标准
自主
考试
网课
AI助手
AI助手
代码解释
语言转换
编程助手
代码查错
SQL转换
代码生成
1378 问题 O: C hicken and rabbit s
时间限制: 1s
内存限制: 32MB
提交: 204 解决: 60
题目描述
Chicken and rabbits are in a same cage. As we all know, chicken has two legs but rabbit has four. Now
we know the number of legs in the cage is A, please tell me how many animals may in the cage at least
and at most.
输入
The first line of the input contains the number of test cases in the file. Each test case that follows
consists of one lines. each case contains only one integer numbers A specifying the total legs in the
cage .
输出
For each test case, print a line contains the answer
样例输入
2 3 20
样例输出
0 0 5 10
提示
零基础同学可以先学习
视频课程
,包含C/C++、Python、百练、蓝桥杯辅导、算法数据结构等课程,提供视频讲解以及配套习题,还有老师答疑,
点击这里
了解课程详情
C
C++
Java
Python
PHP
代码重置
开启O2优化
提交
比赛公告
暂无……
比赛状况
比赛介绍
题目列表
提交状态
比赛排名
OI赛制排名
综合统计