0_0_13727262_15880.cpp:60:9: error: stray '\' in program
N now=run(node,n-9);/\node��n-9��
^
0_0_13727262_15880.cpp:60:36: error: stray '#' in program
N now=run(node,n-9);/\node��n-9��
^
0_0_13727262_15880.cpp:60:44: error: stray '#' in program
N now=run(node,n-9);/\node��n-9��
^
0_0_13727262_15880.cpp:60:55: error: stray '#' in program
N now=run(node,n-9);/\node��n-9��
^
0_0_13727262_15880.cpp:60:63: error: stray '#' in program
N now=run(node,n-9);/\node��n-9��
^
0_0_13727262_15880.cpp: In function 'int main()':
0_0_13727262_15880.cpp:44:39: error: 'memset' was not declared in this scope
memset(node.ans,0,sizeof(node.ans));
^
0_0_13727262_15880.cpp:60:29: error: expected primary-expression before '/' token
N now=run(node,n-9);/\node��n-9��
^
0_0_13727262_15880.cpp:60:45: error: lvalue required as unary '&' operand
N now=run(node,n-9);/\node��n-9��
^
0_0_13727262_15880.cpp:60:64: error: lvalue required as unary '&' operand
N now=run(node,n-9);/\node��n-9��
^
|