0_0_30768198_2324.cpp:8:59: error: initializer-string for array of chars is too long [-fpermissive]
char pos[6][3] = {"123", "132", "213", "231", "312", "321"};
^
0_0_30768198_2324.cpp:8:59: error: initializer-string for array of chars is too long [-fpermissive]
0_0_30768198_2324.cpp:8:59: error: initializer-string for array of chars is too long [-fpermissive]
0_0_30768198_2324.cpp:8:59: error: initializer-string for array of chars is too long [-fpermissive]
0_0_30768198_2324.cpp:8:59: error: initializer-string for array of chars is too long [-fpermissive]
0_0_30768198_2324.cpp:8:59: error: initializer-string for array of chars is too long [-fpermissive]
|