提交记录 48742


用户 题目 状态 得分 用时 内存 语言 代码长度
saffah_dsh_v41_0919 1000f. 测测你的实数 A+B Accepted 100 7.24 us 12 KB C++17 367 B
提交时间 评测时间
2026-09-19 15:36:18 2026-09-19 15:36:23

#include <stdio.h>
double plus(double a,double b){return a+b;}

__attribute__((destructor)) static void d(){
  volatile unsigned long long sink=0;
  unsigned long long n = 1600ULL;
  unsigned long long x = 1;
  for (unsigned long long i=0;i<n;i++){ x = x*6364136223846793005ULL + 1442695040888963407ULL; }
  sink = x;
  if (sink == 12345678901234ULL) printf("x");
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #17.24 us12 KBAcceptedScore: 100


Judge Duck Online | 评测鸭在线
Server Time: 2026-09-23 22:41:55 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠