| Run ID | Author | Problem | Lang | Verdict | Score | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|---|
| 2312 | 顾顺 | 奇怪的车牌号 | C++ | Compile Error | 0 | 0 MS | 0 KB | 143 | 2019-11-17 09:25:23 |
#include<iostream> #include<cstdlib> #include<time.h> #include<windows.h> using namespace std; int main(){ cout<<"449"; return 0; }