///'use std//::io; ////nfn main(){ ////n//tlet mut s=String//::new(); ////n//tio//::stdin()//.read_line(&mut s)//.unwrap(); ////n//tlet n:i32=n//.trim()//.parse()//.unwrap(); ////n//tprintln!(/'///'{}///',n*10000+10000); ////n}///'//转换成C++语言内容:///'#include ////nusing namespace std; ////n//nint main() { ////n//tstring s; ////n//tgetline(cin, s); ////n//tint n = stoi(s); ////n//tcout << n * 10000 + 10000 << endl; ////n//treturn 0; ////n}///


原文地址: https://www.cveoy.top/t/topic/pCq5 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录