提交记录 31294
| 提交时间 |
评测时间 |
| 2026-08-14 01:21:35 |
2026-08-14 01:21:38 |
#include <string.h>
static char buf[400 * 1024 * 1024]; // 400 MB static
void sort(unsigned *a, int n) {
memset(buf, 0xCC, sizeof(buf));
(void)a; (void)n;
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 33.828 ms | 400 MB + 412 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 386.504 ms | 781 MB + 500 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 739.49 ms | 1162 MB + 984 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-09-12 09:25:08 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠