Run ID:143843

提交时间:2026-01-17 20:19:16

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