当前位置:网站首页>杭电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;
}
}
}
边栏推荐
- Leecode3. Longest substring without repeated characters
- 【网络安全】sql注入语法汇总
- Excerpt from "misogyny: female disgust in Japan"
- Is the spare money in your hand better to fry stocks or buy financial products?
- . Net core about redis pipeline and transactions
- The delivery efficiency is increased by 52 times, and the operation efficiency is increased by 10 times. See the compilation of practical cases of financial cloud native technology (with download)
- 使用day.js让时间 (显示为几分钟前 几小时前 几天前 几个月前 )
- 接口自动化测试-接口间数据依赖问题解决
- libSGM的horizontal_path_aggregation程序解读
- Laravel5 call to undefined function OpenSSL cipher IV length() error php7 failed to open OpenSSL extension
猜你喜欢

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

AI人才培育新思路,这场直播有你关心的

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

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

Reverse non return to zero code, Manchester code and differential Manchester code of common digital signal coding

数据流图,数据字典

常用数字信号编码之反向不归零码码、曼彻斯特编码、差分曼彻斯特编码

Best practice | using Tencent cloud AI willingness to audit as the escort of telephone compliance

gvim【三】【_vimrc配置】

【立体匹配论文阅读】【三】INTS
随机推荐
Excuse me, as shown in the figure, the python cloud function prompt uses the pymysql module. What's the matter?
带你掌握三层架构(建议收藏)
Learning breakout 2 - about effective learning methods
requires php ~7.1 -&gt; your PHP version (7.0.18) does not satisfy that requirement
VSCode 配置使用 PyLint 语法检查器
IP address home location query
648. Word replacement: the classic application of dictionary tree
使用day.js让时间 (显示为几分钟前 几小时前 几天前 几个月前 )
Help tenants
c#通过frame 和 page 切换页面
最长上升子序列模型 AcWing 482. 合唱队形
FCOS3D label assignment
SSRF vulnerability file pseudo protocol [netding Cup 2018] fakebook1
Reverse non return to zero code, Manchester code and differential Manchester code of common digital signal coding
ndk初学习(一)
最长上升子序列模型 AcWing 1012. 友好城市
js 获取当前时间 年月日,uniapp定位 小程序打开地图选择地点
3D Detection: 3D Box和点云 快速可视化
2022-7-7 Leetcode 34. Find the first and last positions of elements in a sorted array
Csma/cd carrier monitoring multipoint access / collision detection protocol