Run ID:143084
提交时间:2026-01-11 18:50:56
#include<bits/stdc++.h> using namespace std; int a,b; int main(){ while(cin>>a!=0&&cin>>!=0){ cout<<a+b<<endl; } return 0; }