Run ID 作者 问题 语言 测评结果 分数 时间 内存 代码长度 提交时间
206248 xiesrs mz C++ 解答错误 0 0 MS 260 KB 161 2026-03-19 22:12:56

Tests(0/20):


#include<bits/stdc++.h> using namespace std; int main(){ ios_base::sync_with_stdio(false); cin.tie(nullptr);cout.tie(nullptr); cout<<"mz"; return 0; }


测评信息: