Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|
100636 | 邹昊辰 | 回文字符串I | C++ | Wrong Answer | 1 MS | 264 KB | 88 | 2024-12-08 21:55:31 |
#include<iostream> using namespace std; int main(){ cout<<"Yes"; return 0; }
------Input------
ryajncnycmxwvcevkhjthqisteeynuihofasfnizppacecxtmocfoaxihatpizntytqhgbhunmrkdmfyryhexnvxfjglomudkjuh
------Answer-----
No
------Your output-----
Yes