依旧A+B Problem 直接给答案
#include<iostream> using namespace std; int main(){ int a,b; cin>>a>>b; cout<<a+b; }
使用您的 Hydro 通用账户