运行 ID: 312054

Main.cc: In function ‘int main()’:
Main.cc:7:22: error: expected primary-expression before ‘=’ token
      if(i%2==0&&i%3!==0)cout<