提交记录 20662
| 提交时间 |
评测时间 |
| 2023-11-30 22:45:42 |
2023-11-30 22:45:46 |
#include <bits/stdc++.h>
using namespace std;
void sort(uint* a, int n) {
uint* b = (uint*)malloc(n * 4 * 2);
memset(b, 0, n * 4 * 2);
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 397.57 us | 420 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #2 | 353.008 ms | 381 MB + 508 KB | Wrong Answer | Score: 0 | 显示更多 |
| Testcase #3 | 706.025 ms | 762 MB + 992 KB | Wrong Answer | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-12 15:16:09 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠