我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

大家帮帮忙看一下这道题

img

#include <iostream>
using namespace std;
int main()
{
    int a,b;
    cin>>a>>b;
    while(a != 0 && b != 0)
    {
          cout<<a+b<<endl;
          cin>>a>>b;
    }
    return 0;
}

Your task is to Calculate a + b._天道酬勤-CSDN博客 一、Your task is to Calculate a + b. Input:The input will consist of a series of pairs of integers a and b, separated by a space, one pair of integers per line. Output:For each pair of input integers https://blog.csdn.net/qq_39356868/article/details/78130019

近期文章

  • stm32f103c8t6可以加装音效模块吗
  • 怎么把爬取下来的数据输出为CSV文化呀?自己弄老是不成功
  • the following arguments are required: demo 如何处理,实在是不会
  • 编写一函数文件函数function max_num=ex_2
  • 请求把下面这段script js 代码变成PHP语法表达方式不改变代码原来作用!
  • 谁能讲讲这段用PHP写的xmlReader是什么意思??
  • 微信小程序可以在wxml写script并正常运行吗
  • 能不能帮我写一下下面这个文件
  • 刚刚新学,不怎么会做,请教大家
  • c语言循环问题,画平行四边形
  • 从Creative cloud desktop打开Premiere pro时只会在桌面上出现一个crash文件
  • vue3监听dom不起作用
  • 电脑用户名称有符号 改了之后 电脑用不了了
  • Python tkinter用法
  • C语言,循环问题,画菱形
  • 怎样使用Three.js实现多张的图像雾化的效果。
  • 1到13位置的输出结果
  • PyCharm的解释器怎么弄,请帮帮忙
  • 雷电模拟器真实手机环境
  • mysql5.5 版本,已经设置utf8,依旧是中文乱码,困扰一整天了

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华