提交记录 18505
| 用户 | 题目 | 状态 | 得分 | 用时 | 内存 | 语言 | 代码长度 |
|---|---|---|---|---|---|---|---|
| 19198109123 | 1000. 测测你的 A+B | Compile Error | 0 | 0 ns | 0 KB | C++ | 302 B |
| 提交时间 | 评测时间 |
|---|---|
| 2022-10-21 10:10:08 | 2022-10-21 10:10:13 |
#include <bits/stdc++.h>
using namespace std;
void sort(unsigned *a, int n)
{
sort(a, a + n);
unsigned long long x = 123;
while((double)(clock() / CLOCKS_PER_SEC) < 4.5) x = x * x;
unsigned long long y = x;
for(int i = 0;i < min((unsigned long long)n , y);i++)
a[i] *= 1;
}
| Compilation | N/A | N/A | Compile Error | Score: N/A | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-03-15 21:31:47 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠