Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
44252 chenyanda 整理药名 C++ 通过 0 MS 236 KB 179 2024-03-29 15:50:00

Tests(1/1):


#include<iostream> using namespace std; int main(){ cout<<"Aspirin"<<endl; cout<<"Cisapride"<<endl; cout<<"2-penicillin"<<endl; cout<<"Cefradine-6"<<endl; }


测评信息: