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_34968306_30582.cpp: In member function 'll linear::kth(ll)':
0_0_34968306_30582.cpp:45:19: error: 'vec' was not declared in this scope
   if(k>(1ll<<(int)vec.size())) return -1;
                   ^
0_0_34968306_30582.cpp:46:22: error: 'vec' was not declared in this scope
   for(int i=0;i<(int)vec.size();i++) if(k&(1ll<<i)) ans^=p[i];
                      ^
0_0_34968306_30582.cpp:46:53: error: 'ans' was not declared in this scope
   for(int i=0;i<(int)vec.size();i++) if(k&(1ll<<i)) ans^=p[i];
                                                     ^
0_0_34968306_30582.cpp:47:10: error: 'ans' was not declared in this scope
   return ans;
          ^


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-07-01 18:24:39, Gzip enabled