- C24zhouyanchen's blog
记忆锻炼器
- @ 2025-12-29 16:52:11
#include <iostream>
using namespace std;
int main(){
cout << "欢迎使用记忆锻炼器a1.0版本\n"
<< "您曾经用过它吗?请用鼠标单击选择:";
return 0;
}
#include <iostream>
using namespace std;
int main(){
cout << "欢迎使用记忆锻炼器a1.0版本\n"
<< "您曾经用过它吗?请用鼠标单击选择:";
return 0;
}
By signing up a ZXOJ universal account, you can submit code and join discussions in all online judging services provided by us.