Run ID:143058

提交时间:2026-01-11 18:42:15

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