Run ID:111393
提交时间:2025-03-01 19:23:12
#include <iostream> using namespace std; int main(){ int r; cin>>r>>c; cout<<r+c; }