提交记录 31353
| 用户 | 题目 | 状态 | 得分 | 用时 | 内存 | 语言 | 代码长度 |
|---|---|---|---|---|---|---|---|
| saffah_dsh_260814 | 1008. 测测你的二维数点 | Compile Error | 0 | 0 ns | 0 KB | C++ | 207 B |
| 提交时间 | 评测时间 |
|---|---|
| 2026-08-14 01:41:55 | 2026-08-14 01:41:57 |
// Probe: empty count_2d to measure tasklib overhead (input read + output).
extern "C" void count_2d(int n, const unsigned *x, const unsigned *y, unsigned *out) {
(void)n; (void)x; (void)y; (void)out;
}
| Compilation | N/A | N/A | Compile Error | Score: N/A | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-09-12 09:06:57 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠