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