运行 ID: 91616

Main.cc: In function ‘int main()’:
Main.cc:9:17: error: expected ‘;’ before ‘cout’
     else(s<700) cout<<1;
                 ^~~~