Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
61837 | zhangweiran | 3.1.2 Score Inflation总分 | C++ | No Test Data | 0 MS | 0 KB | 88 | 2025-03-07 15:17:11 |
#include<bits/stdc++.h> using namespace std; int main() { cout<<605; return 0; }