F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_38962963_18626.cpp: In function 'bool check(long long unsigned int)':
0_0_38962963_18626.cpp:14:9: error: '__in128' was not declared in this scope; did you mean '__int128'?
   14 |         __in128 t1 = (ll)ceil(log2(x));
      |         ^~~~~~~
      |         __int128
0_0_38962963_18626.cpp:15:13: error: 't1' was not declared in this scope; did you mean 't'?
   15 |         if (t1 == 0)
      |             ^~
      |             t
0_0_38962963_18626.cpp:18:22: error: 't1' was not declared in this scope; did you mean 't'?
   18 |                 t *= t1;
      |                      ^~
      |                      t


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-23 09:00:57, Gzip enabled