Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
78518 sh25_zhangyy 判断字符串是否为回文 C++ 解答错误 0 MS 236 KB 103 2025-12-26 17:43:04

Tests(1/4):


#include<bits/stdc++.h> using namespace std; int main() {cout<<"yes"<<endl; return 0; }


测评信息: