| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 86544 | sh25_wangsj | 期末成绩-二维数组 | Python3 | Compile Error | 0 MS | 0 KB | 139 | 2026-04-03 15:28:44 |
#include<bits/stdc++.h> using namespace std; int main() {cout<<"199 195 190"<<endl; cout<<"95 100"<<endl; return 0; }