提交记录 36402
| 提交时间 |
评测时间 |
| 2026-08-15 02:38:26 |
2026-08-15 02:38:28 |
#include "router.h"
#include <stdlib.h>
void init(int n, int q, const RoutingTableEntry *a){ (void)n;(void)q;(void)a; }
unsigned query(unsigned addr){ (void)addr; return 0; }
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 13.63 us | 24 KB | Accepted | Score: 25 | 显示更多 |
| Testcase #2 | 2.211 ms | 9 MB + 500 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 5.039 ms | 9 MB + 500 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 7.877 ms | 9 MB + 500 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-09-07 06:25:41 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠