提交记录 10505
| 提交时间 |
评测时间 |
| 2019-09-18 19:38:49 |
2020-08-01 02:16:18 |
#include "router.h"
#include <stdlib.h>
int _begin() {
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 | 5.49 us | 12 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 6.7 us | 12 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 6.91 us | 12 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #4 | 6.05 us | 12 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-29 11:13:45 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠