| Run ID | 作者 | 问题 | 语言 | 测评结果 | 时间 | 内存 | 代码长度 | 提交时间 |
|---|---|---|---|---|---|---|---|---|
| 86839 | sh25_shenpy | 侦探推理 | C++ | 解答错误 | 0 MS | 236 KB | 209 | 2026-04-07 21:34:06 |
#include <iostream> #include <vector> #include <string> #include <unordered_map> #include <sstream> #include <algorithm> using namespace std; int main() { cout << "Impossible\n" ; return 0; }