// #define _GLIBCXX_DEBUG #include using namespace std; int k; int main(){ ios::sync_with_stdio(false); std::cin.tie(nullptr); cout<>k; if(k==0){cout<