#include #include typedef int_fast32_t int32; int main() { int32 front[3]={0,1,0}; int32 back[3]={1,0,0}; int32 n; std::cin>>n; std::cout<<"n="<