0_0_17909869_23431.cpp: In function 'void change(int)':
0_0_17909869_23431.cpp:44:1: error: expected primary-expression before '<' token
<span style="color:#FF0000;"> // node[nd].flag=0;node[nd*2].flag=1;node[nd*2+1].flag=1;//这样写是绝对错误的 因为这里 我错了10几遍啊 呜呜
^
0_0_17909869_23431.cpp:44:2: error: 'span' was not declared in this scope
<span style="color:#FF0000;"> // node[nd].flag=0;node[nd*2].flag=1;node[nd*2+1].flag=1;//这样写是绝对错误的 因为这里 我错了10几遍啊 呜呜
^
|