#include using namespace std; int main(){ int t,n; cin>>t; while(cin>>n) cout<