#include #include #include using namespace std; int main() { int x;cin>>x; string str ="AABBABB"; int now = 0; int dist = 0; while(1){ for(int i=0;i