提交时间:2026-06-06 22:09:18

运行 ID: 443808

#include<iostream> #include<string> using namespace std; int main(){ cout<<"turn off the light.turn off the light.turn off the light."; return 0; }