Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
85103 sh25_wangsj 统计闰年 C++ 通过 0 MS 244 KB 156 2026-03-06 15:00:20

Tests(1/1):


#include <iostream> #include <string> #include <algorithm> // 用于反转字符串 using namespace std; int main(){ cout<<488; return 0; }


测评信息: