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

BC20270318

UID: 2057, Registered at 2024-9-3 10:03:00, last login at 2025-6-13 16:11:25, currently offline.

Solved 52 problems, RP: 158.36 (No. 279)

♂
  • Bio

    #include #include using namespace std; int func(int a){ return sqrt(sqrt(a))==int(sqrt(sqrt(a))); } int main(){ int n; cin>>n; for(int i=0;i<n;++i){ int a; cin>>a; if(func(a)) cout<<sqrt(sqrt(a))<<" "; else cout<<"-1"<<" "; } }

  • Recent Activities

    • 2025科技节水题过家家 IOI
    • 赛前冲刺安排 IOI
    • NOI真题(~2000) Assignment
    • The 3rd YUPC SemiFinal Stage: Guangzhou Contest 1 ACM/ICPC
62
Submitted
52
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, 12ms
  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?