解题思路:So easy,练手速的,这种题很快1A,但是没有任何成就感。

      转念一想,反正水题也就那几题,所以很快就会刷完。

    

 #include<cstdio>
int main()
{
int t, a, b;
scanf("%d", &t);
while(t--)
{
scanf("%d %d", &a, &b);
a %= , b %= ;
printf("%d\n", (a+b)%);
}
return ;
}

最新文章

  1. [转]ASP.NET应用程序生命周期趣谈(四) HttpHandler和页面生命周期
  2. Oracle学习笔记三 SQL命令
  3. js拖拽效果实现
  4. An error occurred while collecting items to be installed
  5. bookstore网上书店测试缺陷报告2
  6. Mac Pro 安装 cmake,报错 Warning: cmake-3.5.2 already installed, it&#39;s just not linked
  7. 关于Socket建立长连接遇到的bug信息
  8. 神州通,我看行---K2用户交流会华南站
  9. selenium Gird
  10. 【bzoj1006】[HNOI2008]神奇的国度
  11. HDU 2846 Repository(字典树,标记)
  12. careercup-高等难度 18.6
  13. leetcode第一刷_Validate Binary Search Tree
  14. 第二章 andrid studio创建项目
  15. Linux进程同步之记录锁(fcntl)
  16. JDOJ-P1260 VIJOS-P1083 小白逛公园
  17. 新概念英语(1-15)Your passports please
  18. Android 自定义支持快速搜索筛选的选择控件(一)
  19. Codeforces 581F Zublicanes and Mumocrates 树形dp
  20. ArrayList 加强版的数组

热门文章

  1. hdu 3404 Switch lights 博弈论
  2. SQL四舍五入及两种舍入
  3. (转)android ListView详解
  4. http://blog.163.com/zhangmihuo_2007/blog/static/27011075201392685751232/
  5. C连接oracle(PROC*C)
  6. lintcode: 左填充
  7. iOS8 Size Classes的理解与使用
  8. iOS 动态特性和RunTime
  9. 大众点评开源分布式监控平台 CAT 深度剖析
  10. javascript 阻止冒泡