提交时间:2026-05-31 14:13:30

运行 ID: 443032

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