摘要: 一、Hello OI #include <iostream> using namespace std; int main(){ cout<<"I LOVE OI."; return 0; } 二、输出算式 #include <iostream> using namespace std; int ma 阅读全文
posted @ 2025-08-27 13:24 JYR2015 阅读(7) 评论(0) 推荐(0)