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

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"; }


测评信息: