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_15088586_17431.cpp:12:2: error: '_int64' does not name a type
  _int64 phone;
  ^
0_0_15088586_17431.cpp: In function 'bool cmp(node, node)':
0_0_15088586_17431.cpp:17:7: error: 'struct node' has no member named 'phone'
  if(a.phone != b.phone){
       ^
0_0_15088586_17431.cpp:17:18: error: 'struct node' has no member named 'phone'
  if(a.phone != b.phone){
                  ^
0_0_15088586_17431.cpp:18:12: error: 'struct node' has no member named 'phone'
   return a.phone < b.phone;
            ^
0_0_15088586_17431.cpp:18:22: error: 'struct node' has no member named 'phone'
   return a.phone < b.phone;
                      ^
0_0_15088586_17431.cpp: In function 'int main(int, const char**)':
0_0_15088586_17431.cpp:46:20: error: 'struct node' has no member named 'phone'
        &map[num_m].phone,
                    ^
0_0_15088586_17431.cpp:56:14: error: 'struct node' has no member named 'phone'
    if(map[i].phone == map[i-1].phone
              ^
0_0_15088586_17431.cpp:56:32: error: 'struct node' has no member named 'phone'
    if(map[i].phone == map[i-1].phone
                                ^


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-10-02 15:27:40, Gzip enabled