Run ID | 作者 | 问题 | 语言 | 测评结果 | 分数 | 时间 | 内存 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
317253 | 陈思陶 | 【C1-1】记得关灯 | C++ | 编译错误 | 0 | 0 MS | 0 KB | 492 | 2025-04-12 11:07:31 |
#inclu#include<iostream> using namespace std; int main(){ int n; cin>>n; cout<<"turn off the light.turn off the light.turn off the light."; return 0; }de<iostream> using namespace std; int main(){ int n; cin>>n; cout<<"turn off the light.turn off the light.turn off the light."; return 0; }#include<iostream> using namespace std; int main(){ int n; cin>>n; cout<<"turn off the light.turn off the light.turn off the light."; return 0; }