0_0_16388658_26826.cpp:20:19: error: stray '#' in program
q–;//打印表前
^
0_0_16388658_26826.cpp:24:19: error: stray '#' in program
q–;//打印表后
^
0_0_16388658_26826.cpp: In function 'int main()':
0_0_16388658_26826.cpp:7:8: error: incompatible types in assignment of 'int' to 'int [100]'
t =i;
^
|