Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
75707 sh25_zhuwy 送分题素数 C++ 解答错误 0 MS 240 KB 128 2025-12-09 15:28:15

Tests(0/1):


#include<bits/stdc++.h> using namespace std; int main() { cout<<21<<endl; cout<<"101 103 ... 197 199"; return 0; }


测评信息: