提交时间:2025-08-28 19:31:41

运行 ID: 345017

#include <bits/stdc++.h> using namespace std; int n,ans; int main(){ for(int i=1;i<=3;i++){ cout<<"turn off the light." ; } return 0; }