Run ID:152764

提交时间:2026-05-02 13:37:31

#include<cmath> using namespace std; int main() { int a,b; cin<<a,b, cout<<a+b<<; return 0; }