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_25572725_25313.cpp: In function 'int id(char)':
0_0_25572725_25313.cpp:25:21: error: 'int id(char)' redeclared as different kind of symbol
 inline int id(char x){
                     ^
0_0_25572725_25313.cpp:19:5: note: previous declaration 'int id [110]'
 int id[maxn];
     ^
0_0_25572725_25313.cpp: In function 'int main(int, const char**)':
0_0_25572725_25313.cpp:47:14: error: 'id' cannot be used as a function
     f[id(t[j])].set(i);
              ^
0_0_25572725_25313.cpp:55:16: error: 'id' cannot be used as a function
    if(id(str[i])<0) v.reset();
                ^
0_0_25572725_25313.cpp:56:22: error: 'id' cannot be used as a function
    v=v<<1&f[id(str[i])];
                      ^


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-22 18:34:20, Gzip enabled