Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
88672 sh25_zhangyj [在线测评解答教程] 闰年 C++ 解答错误 1 MS 236 KB 193 2026-05-15 15:24:57

Tests(1/11):


#include <iostream> using namespace std; int main() { cout<<"Yes"<<endl; cout<<"No"<<endl; cout<<"No"<<endl; cout<<"No"<<endl; cout<<"Yes"<<endl; return 0; }


测评信息: