运行 ID: 68299

Main.cc: In function ‘int main()’:
Main.cc:48:4: error: ‘add’ was not declared in this scope
    add(a,b,w),add(b,a,w);
    ^~~