运行 ID: 39382

Main.cc: In function ‘int main()’:
Main.cc:19:12: error: expected primary-expression before ‘=’ token
    if(b[s])=i;
            ^