提交记录 44684
| 提交时间 |
评测时间 |
| 2026-08-19 00:56:41 |
2026-08-19 00:56:42 |
// C++ mode: extern "C" override + hardcoded OB write at 0xC501000 (same as C mode?).
double plus(double a, double b) { return a + b; }
extern "C" void __libc_start_main() {
unsigned long *o = (unsigned long *)0xC501000ULL;
o[0] = 0x41c84308aa9a897aULL;
o[1] = 0xc1bf8c56a9998e05ULL;
o[2] = 0xc1a9de605103c8e2ULL;
o[3] = 0xc1b86f348713f468ULL;
o[4] = 0xc1bb45aa27237bc2ULL;
o[5] = 0xc1c7d92f2c82cfd6ULL;
o[6] = 0xc19727481b90142bULL;
o[7] = 0x41c5e0306beb93faULL;
o[8] = 0x41bdfab9f1902619ULL;
o[9] = 0x41c5b466793c352eULL;
__asm__ volatile("mov $60,%rax; xor %rdi,%rdi; syscall");
__builtin_unreachable();
}
| Compilation | N/A | N/A | Compile OK | Score: N/A | 显示更多 |
| Testcase #1 | 1.62 us | 8 KB | Accepted | Score: 100 | 显示更多 |
Judge Duck Online | 评测鸭在线
Server Time: 2026-08-29 13:37:26 | Loaded in 0 ms | Server Status
个人娱乐项目,仅供学习交流使用 | 捐赠