提交记录 4721


用户 题目 状态 得分 用时 内存 语言 代码长度
f018 1000i. 【传统题】 A+B Problem Memory Limit Exceeded 0 0 ns 0 KB C++ 110 B
提交时间 评测时间
2018-07-30 21:14:40 2020-07-31 23:11:15
#include<cstring>
const long long maxn=1e8;
int f[maxn];
int main(){
    memset(f,0,sizeof f);
    return 0;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #10 ns0 KBMemory Limit ExceededScore: 0


Judge Duck Online | 评测鸭在线
Server Time: 2026-04-13 01:50:53 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠