Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
91506 sh25_zhoumy 柯南破案 C++ 通过 0 MS 240 KB 142 2026-06-13 06:57:28

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


测评信息: