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_21596224_22579.cpp:23:23: error: stray '#' in program
         k = s[i++] - 'a';
                       ^
0_0_21596224_22579.cpp:23:29: error: stray '#' in program
         k = s[i++] - 'a';
                             ^
0_0_21596224_22579.cpp:35:21: error: stray '#' in program
         k = s[i++]-'a';
                     ^
0_0_21596224_22579.cpp:35:27: error: stray '#' in program
         k = s[i++]-'a';
                           ^
0_0_21596224_22579.cpp:45:27: error: stray '#' in program
             k = s[i++] - 'a';
                           ^
0_0_21596224_22579.cpp:45:33: error: stray '#' in program
             k = s[i++] - 'a';
                                 ^
0_0_21596224_22579.cpp: In function 'void InsertTrie(TrieNode*&, char*)':
0_0_21596224_22579.cpp:23:24: error: lvalue required as unary '&' operand
         k = s[i++] - 'a';
                        ^
0_0_21596224_22579.cpp:23:27: error: 'a' was not declared in this scope
         k = s[i++] - 'a';
                           ^
0_0_21596224_22579.cpp: In function 'bool SearchTrie(TrieNode*&, char*)':
0_0_21596224_22579.cpp:35:22: error: lvalue required as unary '&' operand
         k = s[i++]-'a';
                      ^
0_0_21596224_22579.cpp:35:25: error: 'a' was not declared in this scope
         k = s[i++]-'a';
                         ^
0_0_21596224_22579.cpp:45:28: error: lvalue required as unary '&' operand
             k = s[i++] - 'a';
                            ^
0_0_21596224_22579.cpp:45:31: error: 'a' was not declared in this scope
             k = s[i++] - 'a';
                               ^


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-07-03 14:13:07, Gzip enabled