Run ID:126806

提交时间:2025-07-21 17:20:53

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