Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
50848 | lixiyuan | 输出第二个整数 | C++ | Compile Error | 0 MS | 0 KB | 157 | 2024-09-13 22:44:03 |
#include<bits/stdc++.h; using nameplace std; int main() { char ch; cin>>ch; cout<<ch<<endl; cout<<" "<<ch<<ch<<ch; return 0; }