Run ID:136073

提交时间:2025-11-09 11:52:03

#include<bits/sdtc++.h> using namespace std; int main(){ int a,b; cin>>a>>>b; cout<<a+b; }