我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

A + B Problem Too

Problem Description
This problem is also a A + B problem,but it has a little difference,you should determine does (a+b) could be divided with 86.For example ,if (A+B)=98,you should output no for result.

Input
Each line will contain two integers A and B. Process to end of file.

Output
For each case, if(A+B)%86=0,output yes in one line,else output no in one line.

Sample Input
1 1
8600 8600

Sample Output
no
yes

近期文章

  • Family planning
  • decimal system
  • I Love This Game 代码实现
  • Repair the Wall 实现
  • 求C语言开发软件的推荐都有什么好的
  • 求大佬指教c++重载运算符中的问题
  • 关于代码检测工具Fortify解析Java文件失败,("Unexpected exception while resolving file xxx.java")该如何解决?
  • 字符数组与字符串数组程序阅读题
  • django2.0 如何调用在自带数据库sqlite3中新建立数据表实现来登录功能!
  • synchronized不能保证原子性吗?
  • pycharm工具中,使用xpath定位元素的时候报错是怎么回事?
  • 在字符串中使用split,如何确定位置
  • Java数据结构解决简单病人就医管理系统
  • C语言 scanf函数 内存错误
  • pygame.display.flip()为什么无法如程序设计的更新屏幕
  • java萌新求解答基础编程
  • Flutter开发报错:Error: ADB exited with exit code 1 Performing Streamed Install,一直报这个错,求各位大神帮忙如何解决?
  • C#委託事件如何更新UI的值
  • 有关MFC中容器的问题?
  • UVA227老是WA,不知道错i在哪里!!求助

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华