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