提交记录 28850


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

CompilationN/AN/ACompile OKScore: N/A

Testcase #15.39 us8 KBRuntime ErrorScore: 0


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