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,代码人生 阅读(452) 评论(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".
  回复  更多评论
  

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


网站导航:
 
<2013年1月>
303112345
6789101112
13141516171819
20212223242526
272829303112
3456789

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

常用链接

留言簿

随笔分类(8)

随笔档案(35)

文章分类

文章档案(1)

搜索

  •  

最新评论

阅读排行榜

评论排行榜