| Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
|---|---|---|---|---|---|---|---|---|
| 122178 | 张暄浩 | 09判断ASCLL码 | C++ | Wrong Answer | 1 MS | 268 KB | 144 | 2025-06-14 18:00:29 |
#include<iostream> #include<cstdio> #include<cstring> #include<cmath> using namespace std; int main(){ return 0; }
------Input------
4
------Answer-----
Digital
------Your output-----