0_0_32103310_20578.cpp: In function 'int main()':
0_0_32103310_20578.cpp:7:123: error: initializer-string for array of chars is too long [-fpermissive]
char z[12][6]={"rat", "ox", "tiger", "rabbit", "dragon", "snake", "horse", "sheep", "monkey", "rooster", "dog" , "pig"};
^
0_0_32103310_20578.cpp:7:123: error: initializer-string for array of chars is too long [-fpermissive]
0_0_32103310_20578.cpp:7:123: error: initializer-string for array of chars is too long [-fpermissive]
0_0_32103310_20578.cpp:7:123: error: initializer-string for array of chars is too long [-fpermissive]
|