#include using namespace std; ifstream fin("adunare.in"); ofstream fout("adunare.out"); long long a,b; int main() { cin>>a>>b; cout<