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