提交记录 28851


用户 题目 状态 得分 用时 内存 语言 代码长度
user1 1000. 测测你的 A+B Runtime Error 0 5.13 us 8 KB C++ 98 B
提交时间 评测时间
2026-01-26 17:22:31 2026-01-26 17:22:33
int plus(int a, int b)
{int t;
asm("movl (%%rbx),%0":"=r"(t));
if(t!=a)return 0;
	return a + b;
}

CompilationN/AN/ACompile OKScore: N/A

Testcase #15.13 us8 KBRuntime ErrorScore: 0


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