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_38325228_7793.cpp:24:2: error: missing terminating ' character
  const ull XOR_NUM = 0x0000'0001'ffff'ffff;
  ^
0_0_38325228_7793.cpp:62:2: error: expected ';' at end of member declaration
  }
  ^
0_0_38325228_7793.cpp:24:28: error: expected ';' before user-defined character literal
  const ull XOR_NUM = 0x0000'0001'ffff'ffff;
                            ^
0_0_38325228_7793.cpp: In function 'void solve()':
0_0_38325228_7793.cpp:69:32: error: 'class TT' has no member named 'add'
  while (n--) { cin >> num0; tt.add(num0); }
                                ^
0_0_38325228_7793.cpp:70:48: error: 'class TT' has no member named 'que'
  while (q--) { cin >> num0; cout << (num0 ^ tt.que(num0)) << endl; }
                                                ^


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-08 23:08:48, Gzip enabled