Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
310115 李韩韬 【C1-1】记得关灯 C++ Accepted 100 1 MS 248 KB 163 2025-02-27 17:57:13

Tests(1/1):


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


Judgement Protocol: