Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
91191 sh25_zhoumy 字符数组的定义赋值与输出实验 C++ 通过 0 MS 240 KB 141 2026-06-12 15:14:48

Tests(1/1):


#include<iostream> using namespace std; int main(){ cout<<"Hello Hi"<<endl; cout<<"Nice to Meet You"<<'\n'<<"el i"<<'\n'<<"Nc oM"; }


测评信息: