c#include <bits/stdc++.h> using namespace std; void left(int); void right(int); void rotateU(int); void rotateD(int); void rotateF
#include <bits/stdc++.h> using namespace std; void left(int); void right(int); void rotateU(int); void rotateD(int); void rotateF