#include<iostream>
<
>
int main(){ int a,b; std::cin >> a >> b; std::cout << a+b; return 0; }
使用您的 达芬奇编程 通用账户