提交时间:2026-04-11 16:37:55
运行 ID: 436030
#include <iostream> using namespace std; int main(){ cout<<"turn off the light."; cout<<"turn off the light."; cout<<"turn off the light."; return 0; }