#include <stdio.h>
#include <stdlib.h> int main()
{
int n;
scanf("%d",&n);
while(n--)
{
int x,y;
scanf("%d %d",&x,&y);
if(x%==)
{
if(y==x)
printf("%d\n",x+y);
else if(y==(x-))
{
printf("%d\n",x+y);
}
else
printf("No Number\n");
}
else
{
if(y==x)
printf("%d\n",x+y-);
else if(y==(x-))
{
printf("%d\n",x+y-);
}
else
printf("No Number\n");
}
}
return ;
}

纯粹找规律

最新文章

  1. 解决UIScrollView把uitableviewcell的点击事件屏蔽
  2. iOS—图片编辑,文字下落动画的Demo
  3. 设计模式学习之迭代器模式(Iterator,行为型模式)(17)
  4. SSH 小总
  5. SWFUpload 按钮显示问题
  6. Windows phone 之样式的关联
  7. C语言入门(5)——运算符与表达式
  8. 在Mac下显示所有文件
  9. Android等宽字体
  10. idea工具和激活码获取
  11. Oracle数据导入Hbase操作步骤
  12. elasticSearch新认知
  13. 小学生都看得懂的C语言入门(1): 基础/判别/循环
  14. safari手机浏览器的width:100%的自适应问题
  15. FL studio钢琴卷工具简介
  16. .NET正则平衡组
  17. InnoDB缓冲池预加载在MySQL 5.7中的正确打开方式
  18. python第二十六课——装饰器
  19. python ros 重新设置机器人的位置
  20. 测试报告 之 testNG + Velocity 编写自定义html测试报告

热门文章

  1. django之HttpRequest对象
  2. 各种语言中的urlencode方法
  3. Html.ActionLink(&quot;linkText&quot;,&quot;actionName&quot;)
  4. Oracle EBS-SQL (WIP-16):检查期间手工下达的车间任务数.sql
  5. android中利用view画出一条竖线
  6. draw lines on ColumnChart
  7. egret-android-support-gradle版
  8. #include &lt;locale.h&gt; #include &lt;locale&gt;
  9. ubuntu系统下设置静态IP
  10. SQL中的去重操作