嘿嘿,碰到了坑爹的题

来源:互联网 发布:大数据平台网页源码 编辑:程序博客网 时间:2024/04/30 11:31
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 22 23 34 3
 

Sample Output
NOYESYESNO
 

测试数据:0 0.00 11 010 110 01010 001010 10.00.1 .100.1 .100001.100 1.1 001.100 01.100.123456 1.23456-0.1 -.1-.1 +.1-000.100 -.112345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890 1234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789000000000000000000002222 2222200 2000000.00002 0.00002000000000000000000000000000000000000000000000000000.00002 0.00002000000022000 000000000002200-0022.00200 -000000000000022.0020000000000000000000.00 0.000000000000000000000000 0000000000000000001.00000 1-0001.000 0001-0 0结果:YESNONONONONOYESYESYESYESYESNOYESNOYESYESYESNOYESYESNOYESYESYESYESNOYES

0 0
原创粉丝点击