提交记录 10506


用户 题目 状态 得分 用时 内存 语言 代码长度
user1 router32. 测测你的路由器 Compile Error 0 0 ns 0 KB C++11 299 B
提交时间 评测时间
2019-09-18 19:41:47 2020-08-01 02:16:17
#include "router.h"
#include <stdlib.h>
#include <stdio.h>
struct { char x[4096]; } acc[257];

int _begin() {
int i=getchar(), t=0;
while (i--) acc[t++]=6;
exit(0);
}

int _ = _begin();

void init(int n, int q, const RoutingTableEntry *a) {
	// empty
}

unsigned query(unsigned addr) {
	return 0;
}

CompilationN/AN/ACompile ErrorScore: N/A


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