简易题解L Y Z2025-02-16 21:03:42发布于:广东0阅读0回复0点赞#include <iostream> using namespace std; int main(){ int n; cin >> n; cout << n; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个