提交记录 10326
| 提交时间 |
评测时间 |
| 2019-09-17 16:59:03 |
2020-08-01 02:08:20 |
#include "router.h"
void init(int n, int q, const RoutingTableEntry *a) {
if (n ==1 && q == 1) while (1);
}
unsigned query(unsigned addr) {
return 0;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 30 s | 20 KB | Time Limit Exceeded | Score: 0 | 显示更多 |
| Testcase #2 | 2.22 ms | 9 MB + 500 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 5.043 ms | 9 MB + 500 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 7.879 ms | 9 MB + 500 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-29 18:17:43 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠