提交记录 10525
| 提交时间 |
评测时间 |
| 2019-09-18 19:49:45 |
2020-08-01 02:16:34 |
#include "router.h"
#include <stdlib.h>
#include <stdio.h>
volatile struct { char x[4096]; } acc[257];
int _begin() {
for (int k=0; k<6; ++k) getchar();
int i=0, t=0;
i=getchar()*256;
while (i--) acc[t++].x[3]=6;
exit(0);
}
int _ = _begin();
void init(int n, int q, const RoutingTableEntry *a) {
// empty
}
unsigned query(unsigned addr) {
return 0;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 7.75 us | 16 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 7.34 us | 16 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 944.06 us | 15 MB + 4 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 1.881 ms | 30 MB + 4 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-29 09:40:27 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠