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_22258392_26455.cpp:40:14: error: 'string' has not been declared
  void insert(string s, int v) {
              ^
0_0_22258392_26455.cpp: In member function 'void Trie::insert(int, int)':
0_0_22258392_26455.cpp:41:20: error: request for member 'length' in 's', which is of non-class type 'int'
   int u = 0, n = s.length();
                    ^
0_0_22258392_26455.cpp:43:19: error: invalid types 'int[int]' for array subscript
    int c = idx(s[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-11 15:47:22, Gzip enabled