Run ID:93440

提交时间:2024-10-15 21:18:21

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