运行 ID 作者 题号 测评结果 分数 时间 内存 语言 代码长度 提交时间
570576 daijiawen0401 1043 - 找女朋友 编译错误 0 0 MS 0 KB C++ 452 5个月前
暂时无法获取本题测试点详情。

Main.cc: In function 'int main()':
Main.cc:3:5: error: 'cin' was not declared in this scope
3 | cin>>T;
| ^~~
Main.cc:5:5: error: 'cout' was not declared in this scope
5 | cout<<endl;
| ^~~~
Main.cc:5:11: error: 'endl' was not declared in this scope
5 | cout<<endl;
| ^~~~