#include<bits/stdc++.h> using namespace std; int main() { cout << "123456789+987654321=1111111110" << endl; return 0; }