#include #include

using namespace std;

int main() { string name; cout << '请输入你的名字: '; cin >> name; cout << endl; cout << '亲爱的' << name << ',我想告诉你一件事情。' << endl; cout << '在我认识你之后,我的世界变得不一样了。' << endl; cout << '每一天都充满了希望和幸福,因为我知道你在我的生命中。' << endl; cout << '我喜欢和你在一起,听你的声音,看你的笑容,和你分享我的生活。' << endl; cout << '我真的很喜欢你,不知道你是否能给我一个机会,让我们在一起吧!' << endl; cout << endl; cout << '爱你的' << endl; cout << 'XXXX' << endl; return 0; }

C++ 表白代码:用代码表达你的爱意

原文地址: https://www.cveoy.top/t/topic/njlE 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录