Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
80147 sh25_shenpy 柯南破案 C++ 通过 0 MS 236 KB 142 2026-01-04 15:03:44

Tests(1/1):


#include <iostream> #include <algorithm> using namespace std; int main() { cout<<"s="<<92+82+72+62+52+42+32+22+12; return 0; }


测评信息: