| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 51012 | zhangweiran | 输出第二个整数 | C++ | Compile Error | 0 MS | 0 KB | 144 | 2024-09-16 18:34:42 |
#include<iostream> using namespace std; int main(); { char ch; cin>>ch; cout<<"123 456 789" cout<<"456" return 0; }