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_26068247_10040.cpp: In function 'int main()':
0_0_26068247_10040.cpp:11:6: error: 'i' was not declared in this scope
  for(i=1,f[0]=1;i<63;++i)f[i]=f[i-1]+(1ll<<(i-1));
      ^
0_0_26068247_10040.cpp:17:10: error: too few arguments to function '__int128 HA(long long int, long long int)'
    O(HA(t)-HA(s-1));
          ^
0_0_26068247_10040.cpp:7:10: note: declared here
 __int128 HA(long long,long long);
          ^
0_0_26068247_10040.cpp:17:18: error: too few arguments to function '__int128 HA(long long int, long long int)'
    O(HA(t)-HA(s-1));
                  ^
0_0_26068247_10040.cpp:7:10: note: declared here
 __int128 HA(long long,long long);
          ^
0_0_26068247_10040.cpp: In function '__int128 HAHA(long long int)':
0_0_26068247_10040.cpp:35:11: error: 'n' was not declared in this scope
  while(x<=n)++ans,x+=lowbit(x);
           ^


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-27 00:36:46, Gzip enabled