当前位置:网站首页>杭电oj2054 A == B ? ???
杭电oj2054 A == B ? ???
2022-07-07 12:12:00 【sinat_36789271】
#include<iostream>
using namespace std;
int main()
{
float a,b;
while(cin>>a>>b){
if(a==b){
cout<<"YES"<<endl;
}else{
cout<<"NO"<<endl;
}
}
}
边栏推荐
- Is the compass stock software reliable? Is it safe to trade stocks?
- 请问,我kafka 3个分区,flinksql 任务中 写了 join操作,,我怎么单独给join
- Introduction to sakt method
- Mysql怎样控制replace替换的次数?
- IP address home location query full version
- 供应链供需预估-[时间序列]
- requires php ~7.1 -&gt; your PHP version (7.0.18) does not satisfy that requirement
- How can the PC page call QQ for online chat?
- Laravel form builder uses
- docker部署oracle
猜你喜欢

最长上升子序列模型 AcWing 1012. 友好城市

2022-7-6 Leetcode 977.有序数组的平方

XML文件的解析操作

Use day JS let time (displayed as minutes, hours, days, months, and so on)

Take you to master the three-tier architecture (recommended Collection)

libSGM的horizontal_path_aggregation程序解读

Transferring files between VMware and host

2022-7-6 beginner redis (I) download, install and run redis under Linux

2022-7-6 使用SIGURG来接受外带数据,不知道为什么打印不出来

"New red flag Cup" desktop application creativity competition 2022
随机推荐
AutoCAD - how to input angle dimensions and CAD diameter symbols greater than 180 degrees?
libSGM的horizontal_path_aggregation程序解读
【AI实战】应用xgboost.XGBRegressor搭建空气质量预测模型(二)
請問,在使用flink sql sink數據到kafka的時候出現執行成功,但是kafka裏面沒有數
UML sequence diagram (sequence diagram)
How can the PC page call QQ for online chat?
最长上升子序列模型 AcWing 1012. 友好城市
Excuse me, when using Flink SQL sink data to Kafka, the execution is successful, but there is no number in Kafka
PostgreSQL array type, each splice
2022-7-6 使用SIGURG来接受外带数据,不知道为什么打印不出来
The meaning of variables starting with underscores in PHP
PERT图(工程网络图)
2022-7-6 Leetcode27. Remove the element - I haven't done the problem for a long time. It's such an embarrassing day for double pointers
常用数字信号编码之反向不归零码码、曼彻斯特编码、差分曼彻斯特编码
2022-7-6 beginner redis (I) download, install and run redis under Linux
CSMA/CD 载波监听多点接入/碰撞检测协议
Cargo placement problem
Excusez - moi, l'exécution a été réussie lors de l'utilisation des données de puits SQL Flink à Kafka, mais il n'y a pas de nombre dans Kafka
. Net core about redis pipeline and transactions
Laravel5 call to undefined function openssl cipher iv length() 报错 PHP7开启OpenSSL扩展失败