Run ID | Author | Problem | Lang | Verdict | Score | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|---|
355483 | 吴鑫昊 | 【C1-T】汉译英 | C++ | Compile Error | 0 | 0 MS | 0 KB | 190 | 2025-10-09 20:59:03 |
#include<iostream> using namespace std; int main(){ int n; cin>>n; 1=one; 2=tue; 3=wed; 4=thu; 5=Fri; 6=six; 7=Sua; 8=ati; 9=nin; cout<<n; return 0; }