Run ID:140642

提交时间:2025-12-18 19:14:03

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