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_38746109_7406.cpp:10:26: error: expected ']' before ';' token
   10 | int tr[maxc][11],tag[maxc;
      |                          ^
      |                          ]
0_0_38746109_7406.cpp: In function 'int insert(std::string)':
0_0_38746109_7406.cpp:26:20: error: 'tag' was not declared in this scope
   26 |                 if(tag[p]==-1)flag=1;
      |                    ^~~
0_0_38746109_7406.cpp:28:9: error: 'tag' was not declared in this scope
   28 |         tag[p]=-1;
      |         ^~~
0_0_38746109_7406.cpp: In function 'void clear()':
0_0_38746109_7406.cpp:36:17: error: 'tag' was not declared in this scope
   36 |                 tag[i]=0;
      |                 ^~~


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-01 16:30:27, Gzip enabled