提交记录 13081


用户 题目 状态 得分 用时 内存 语言 代码长度
panyf test. 自定义测试 Accepted 100 35.59 us 32 KB C++11 146 B
提交时间 评测时间
2020-07-23 14:19:40 2023-09-03 19:40:29
#include<bits/stdc++.h>
using namespace std;
void f(int x,int y,int z){}
int main(){
	int a,b,c,i;
	for(i=1;i<100000000;++i)f(a,b,c);
	return 0;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #135.59 us32 KBAcceptedScore: 100


Judge Duck Online | 评测鸭在线
Server Time: 2026-03-24 23:26:30 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠