Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
89179 sh25_zhangzh 输出字母 C++ 通过 0 MS 244 KB 142 2026-05-22 15:48:07

Tests(1/1):


#include<iostream> #include<string> using namespace std; int main() { printf("a c e g i k m o q s u w y\nz x v t r p n l j h f d b"); }


测评信息: