提交记录 1695
| 提交时间 |
评测时间 |
| 2018-06-21 01:21:47 |
2020-07-31 20:53:43 |
__asm(
".globl plus \n"
"plus: \n"
"lea 0x24(%ebx),%esi \n"
"lea -0x2c(%ebx),%ebx \n"
"lea -0x4(%ebx),%ecx \n"
"xor %eax,%eax \n"
"plus_loop: \n"
"mov (%eax,%ecx,1),%edx \n"
"add (%eax,%ebx,1),%edx \n"
"add $0x4,%eax \n"
"mov %edx,0(%eax,%esi,1) \n"
"cmp $0x28,%eax \n"
"jne plus_loop \n"
"mov $0x13,%eax \n"
"int $0x30 \n"
);
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 5.19 us | 8 KB | Runtime Error | Score: 0 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-04-23 23:20:36 | Loaded in 1 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠