| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 80147 | sh25_shenpy | 柯南破案 | C++ | Accepted | 0 MS | 236 KB | 142 | 2026-01-04 15:03:44 |
#include <iostream> #include <algorithm> using namespace std; int main() { cout<<"s="<<92+82+72+62+52+42+32+22+12; return 0; }