#include <iostream> #include <cstring> #include <iomanip> using namespace std; int main(){ int n,i,j;