#include <bits/stdc++.h> using namespace std; int main(){ int a,b; string c;
cin >> a >> b >> c; if(c == "+"){ cout << a+b; }else if(c == "-"){ cout << a-b;
}else if(c == "*"){ cout << a*b; }else if(...
English Article | Word Count | Duration | Accuracy | Speed | Backspace | Error | Slogan |
---|---|---|---|---|---|---|---|
《C++打字练习》 | 322字 | 4.4分钟 | 98% | 71 CPM | 13 次 | 5 | 不及格,加强练习! |
The wrong word this time: e,l,s,e,{ | |||||||
Inspirational quotes: 爱情看起来很浪漫、很纯情,可最终现实是残酷的,因为她经不起油盐酱醋的烹制。 ——张爱玲 | |||||||
What do you think of this article? Give it a rating and let it serve as a guiding light for others |