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_21644999_29857.cpp: In function 'int main()':
0_0_21644999_29857.cpp:6:13: error: expected ';' before 'unsigned'
 #define ULL unsigned long long
             ^
0_0_21644999_29857.cpp:62:17: note: in expansion of macro 'ULL'
                 ULL key=0,key2=0;
                 ^
0_0_21644999_29857.cpp:63:39: error: 'key' was not declared in this scope
                 for (int k=0;k<3;k++) key=key*1000000009+a[k],key2=key2*1000000007+b[k];
                                       ^
0_0_21644999_29857.cpp:63:63: error: 'key2' was not declared in this scope
                 for (int k=0;k<3;k++) key=key*1000000009+a[k],key2=key2*1000000007+b[k];
                                                               ^
0_0_21644999_29857.cpp:64:21: error: 'key' was not declared in this scope
                 hsh(key,key2);
                     ^
0_0_21644999_29857.cpp:64:25: error: 'key2' was not declared in this scope
                 hsh(key,key2);
                         ^
0_0_21644999_29857.cpp:6:13: error: expected ';' before 'unsigned'
 #define ULL unsigned long long
             ^
0_0_21644999_29857.cpp:77:17: note: in expansion of macro 'ULL'
                 ULL key=0,key2=0;
                 ^
0_0_21644999_29857.cpp:78:39: error: 'key' was not declared in this scope
                 for (int k=0;k<3;k++) key=key*1000000009+a[k],key2=key2*1000000007+b[k];
                                       ^
0_0_21644999_29857.cpp:78:63: error: 'key2' was not declared in this scope
                 for (int k=0;k<3;k++) key=key*1000000009+a[k],key2=key2*1000000007+b[k];
                                                               ^
0_0_21644999_29857.cpp:80:25: error: 'key' was not declared in this scope
                 if (fnd(key,key2)) {flag = 1; goto END;}
                         ^
0_0_21644999_29857.cpp:80:29: error: 'key2' was not declared in this scope
                 if (fnd(key,key2)) {flag = 1; goto END;}
                             ^


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-26 12:35:14, Gzip enabled