参考答案:
#include<iostream> #include<cmath> using namespace std; int main() { int age; long long s; scanf("%d", &age); s = age * 3.156 * pow(10, 7); printf("%lld", s); return 0; }
注册一个 xfxcy 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 xfxcy 通用账户