#include <iostream> using namespace std; int main() { float fd = 3.6415; cout << (int)fd << endl; cout << "You should tyr it by youself!" << endl; return 0; }
33,316
社区成员
41,771
社区内容
加载中
试试用AI创作助手写篇文章吧