Run ID | 作者 | 问题 | 语言 | 测评结果 | 分数 | 时间 | 内存 | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|---|
33908 | 22fhq | 【S】T2 | C++ | 解答错误 | 0 | 0 MS | 240 KB | 244 | 2024-10-30 14:40:39 |
#include<bits/stdc++.h> #define int long long using namespace std; signed main(){ //freopen("slpjbh.in","r",stdin); //freopen("slpjbh.out","w",stdout); cout<<0; // cerr<<clock()*1.0/CLOCKS_PER_SEC<<endl; return 0; }