Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
85530 sh25_huangse 柯南破案 C++ 通过 0 MS 240 KB 140 2026-03-13 15:15:20

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; }


测评信息: