Run ID:152119

提交时间:2026-04-20 17:03:34

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