当前位置:网站首页>Hangdian oj2054 a = = B? ???
Hangdian oj2054 a = = B? ???
2022-07-07 14:14:00 【sinat_ thirty-six million seven hundred and eighty-nine thousan】
#include<iostream>
using namespace std;
int main()
{
float a,b;
while(cin>>a>>b){
if(a==b){
cout<<"YES"<<endl;
}else{
cout<<"NO"<<endl;
}
}
}
边栏推荐
- 【网络安全】sql注入语法汇总
- Huawei image address
- Is the compass stock software reliable? Is it safe to trade stocks?
- Horizontal of libsgm_ path_ Interpretation of aggregation program
- Wired network IP address of VMware shared host
- Oracle advanced (V) schema solution
- 请问,PTS对数据库压测有好方案么?
- The meaning of variables starting with underscores in PHP
- 手把手教会:XML建模
- 2022-7-7 Leetcode 844. Compare strings with backspace
猜你喜欢

最长上升子序列模型 AcWing 482. 合唱队形

Redis can only cache? Too out!

2022-7-6 sigurg is used to receive external data. I don't know why it can't be printed out

AI talent cultivation new ideas, this live broadcast has what you care about

. Net core about redis pipeline and transactions

Co create a collaborative ecosystem of software and hardware: the "Joint submission" of graphcore IPU and Baidu PaddlePaddle appeared in mlperf

一个简单LEGv8处理器的Verilog实现【四】【单周期实现基础知识及模块设计讲解】

Redis 核心数据结构 & Redis 6 新特性详

Battle Atlas: 12 scenarios detailing the requirements for container safety construction

VSCode 配置使用 PyLint 语法检查器
随机推荐
TPG x AIDU | AI leading talent recruitment plan in progress!
Details of redis core data structure & new features of redis 6
常用数字信号编码之反向不归零码码、曼彻斯特编码、差分曼彻斯特编码
Verilog implementation of a simple legv8 processor [4] [explanation of basic knowledge and module design of single cycle implementation]
FC连接数据库,一定要使用自定义域名才能在外面访问吗?
请问,在使用flink sql sink数据到kafka的时候出现执行成功,但是kafka里面没有数
Parsing of XML files
3D Detection: 3D Box和点云 快速可视化
Take you to master the three-tier architecture (recommended Collection)
2022-7-7 Leetcode 844. Compare strings with backspace
Excuse me, when using Flink SQL sink data to Kafka, the execution is successful, but there is no number in Kafka
AI talent cultivation new ideas, this live broadcast has what you care about
参数关键字Final,Flags,Internal,映射关键字Internal
Laravel5 call to undefined function openssl cipher iv length() 报错 PHP7开启OpenSSL扩展失败
What are the principles for distinguishing the security objectives and implementation methods that cloud computing security expansion requires to focus on?
Battle Atlas: 12 scenarios detailing the requirements for container safety construction
How can the PC page call QQ for online chat?
PERT图(工程网络图)
How does MySQL control the number of replace?
The difference between memory overflow and memory leak