当前位置:网站首页>Meaning of while (~scanf ("%d%d", & A, & B))
Meaning of while (~scanf ("%d%d", & A, & B))
2022-06-30 14:06:00 【Fat Xiao Deng】
Have you ever encountered this sentence while(~scanf("%d%d", &a, &b))
So what does it mean ?
Example :
#include<stdio.h>
int main()
{
int a,b;
while(~scanf("%d%d", &a, &b))printf("%d\n",a+b);
return 0;
}
I recommend you look here https://blog.csdn.net/m0_38006130/article/details/75944578
边栏推荐
- STM32 porting the fish component of RT thread Standard Edition
- 想请教一下,我在佛山,到哪里开户比较好?手机开户是安全么?
- 幸运哈希竞猜系统开发(源码部署)趣投哈希游戏玩法开发(案例需求)
- Apache Doris Compaction优化百科全书
- Optimization of unit test efficiency: why test programs? What are the benefits of testing?
- DeFi“钱从哪来”?一个大多数人都没搞清楚的问题
- Deep understanding Net (2) kernel mode 2 Kernel mode construct semaphone
- Write, append, read, and copy of golang files: examples of using bufio packages
- 步骤详解 | 助您轻松提交 Google Play 数据安全表单
- Tencent two sides: @bean and @component are used on the same class. What happens?
猜你喜欢

提权扫描工具

SQL考勤统计月报表
![[redis series] redis learning 16. Redis Dictionary (map) and its core coding structure](/img/5a/5da6180db0b2b96660bcd9b4fa0633.png)
[redis series] redis learning 16. Redis Dictionary (map) and its core coding structure

There is no utf8 option for creating tables in Navicat database.

Heavyweight: the domestic ide was released, developed by Alibaba, and is completely open source!

【刷题篇】爱吃香蕉的珂珂

Unity Animator 参数

科普达人丨漫画图解什么是eRDMA?

Today's sleep quality record 80 points
![【科研数据处理】[基础]类别变量频数分析图表、数值变量分布图表与正态性检验(包含对数正态)](/img/70/8bf226964118efb324ca4d339df654.png)
【科研数据处理】[基础]类别变量频数分析图表、数值变量分布图表与正态性检验(包含对数正态)
随机推荐
Dart 扩展特性
逆向调试入门-PE中的VA与RVA换算04/07
点击table的td单元格出现dialog弹窗,获取值后将值放回td单元格
What is erdma as illustrated by Coptic cartoon?
Yousi College: Six Sigma is not just statistics!
Publicity of the fourth batch of shortlisted Enterprises - annual Top100 smart Internet supplier selection
防火墙基础之总部双机热备与分支基础配置
STM32 porting the fish component of RT thread Standard Edition
【系统分析师之路】第五章 复盘软件工程(软件过程改进)
Pytorch查看模型参数量和计算量
Today's sleep quality record 80 points
Golang template (text/template)
LeetCode_ Stack_ Medium_ 227. basic calculator II (without brackets)
Step by step | help you easily submit Google play data security form
SQL attendance statistics monthly report
How can I protect my private key?
步骤详解 | 助您轻松提交 Google Play 数据安全表单
How to execute a query SQL
DeFi“钱从哪来”?一个大多数人都没搞清楚的问题
服务线上治理