都不想写 using namespace 了。
#include <iostream> #include <cmath> int main() { int d; char c; std::cin >> d >> c; std::cout << 8 + ceil(std::max(0, d - 1000) / 500.0) * 4 + (c =='y' ? 5 : 0) << std::endl; return 0; }
注册一个 QZ 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 QZ 通用账户