#include using namespace std; int N; int main(){ int T;cin>>T; while(T--){ cin>>N; string ans; ans+="ABAC"; for(int i=0;i