#include #include using namespace std; using namespace atcoder::internal; int main(){ int n; cin>>n; while(n--){ long long x; cin>>x; cout<