posts - 36,  comments - 3,  trackbacks - 0

A == B ?

Problem Description
Give you two numbers A and B, if A is equal to B, you should print "YES", or print "NO".
 

Input
each test case contains two numbers A and B.
 

Output
for each case, if A is equal to B, you should print "YES", or print "NO".
 

Sample Input
1 2
2 2
3 3
4 3
 

Sample Output
NO
YES
YES
NO
 

posted on 2013-01-16 22:06 天YU地___PS,代码人生 阅读(449) 评论(1)  编辑  收藏

FeedBack:
# re: hud A == B ?
2014-06-06 19:48 | opo
Give you two numbers A and B, if A is equal to B, you should print "YES", or print "NO".
  回复  更多评论
  

只有注册用户登录后才能发表评论。


网站导航:
 
<2014年6月>
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

 一定要好好学习,天天向上!

常用链接

留言簿

随笔分类(8)

随笔档案(35)

文章分类

文章档案(1)

搜索

  •  

最新评论

阅读排行榜

评论排行榜