#Lutece1808. 琪露诺的算术教室
琪露诺的算术教室
Migrated from Lutece 1808 琪露诺的算术教室
All parts of this problem, including description, images, samples, data and checker, might be broken. If you find bugs in this problem, please contact the admins.
Description
琪露诺是个聪明的精灵,她非常擅长和数字有关的游戏
直到有一天灵梦进入了迷雾深林,她遇见了琪露诺,并向她提出了一个问题
给定,统计的结果里有多少个数字
Input
多组测试数据
第一行有一个整数,表示测试数据的数目()
接下来行,每一行表示一组测试数据,有四个整数()
Output
输出行表示答案
Samples
2
3 3 9 10
3 3 0 10
10
0
Note
里面有个
Resources
第九届ACM趣味程序设计竞赛第三场(正式赛)