Build target 'Target 1'
compiling 16个灯.c...
16个灯.C(5): error C251: illegal octal digit
16个灯.C(18): error C202: 'P0': undefined identifier
16个灯.C(19): error C202: 'P2': undefined identifier
16个灯.C(24): error C202: 'P0': undefined identifier
16个灯.C(27): error C202: 'P2': undefined identifier
16个灯.C(28): error C141: syntax error near '}'
Target not created
Build target 'Target 1'
compiling 16个灯.c...
16个灯.C(5): error C251: illegal octal digit
16个灯.C(18): error C202: 'P0': undefined identifier
16个灯.C(19): error C202: 'P2': undefined identifier
16个灯.C(24): error C202: 'P0': undefined identifier
16个灯.C(27): error C202: 'P2': undefined identifier
16个灯.C(28): error C141: syntax error near '}'
Target not created
举报