提交时间:2026-05-17 16:10:01
运行 ID: 441270
#include<iostream> #include<string> using namespace std; int main(){ cout<<"turn off the light.turn off the light.turn off the light."; return 0; }