当前评测机

物理评测机x3

  • 配置:Intel Core™ i3-8100@3.6GHz(CodeForces Polygon 同款)、7GiB 内存、双线程评测
  • 操作系统:NOI Linux 2.0

升级路线图

  • 2025 年 3 月 1 日前:腾讯云 S5(Intel 8255C@2.5GHz)
  • 2025 年 3 月 1 日:腾讯云 SA4(AMD EPYC 9K84@3.7GHz)
  • 2025 年 10 月 26 日:CF Polygon 同款评测机器(Intel Core™ i3-8100@3.6GHz)

1 comments

  • @ 2025-9-18 15:07:08
    LANG=zh . <(curl https://hydro.ac/setup.sh) --judge
    
    /etc/sysctl.conf
    kernel.randomize_va_space = 0
    sudo sysctl -p
    
    /etc/default/grub
    cgroup_enable=memory swapaccount=1 systemd.unified_cgroup_hierarchy=0
    update-grub && reboot
    

    https://oj.33dai.cn/file/2/mount.yaml

    • 1