Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
85098 sh25_wangtaojie 期末成绩-二维数组 C++ 输出格式错误 0 MS 244 KB 132 2026-03-06 14:59:00

Tests(0/1):


#include<bits/stdc++.h> using namespace std; int main() { cout<<"199 195 190"<<endl; cout<<" 95 100"; return 0; }


测评信息: