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_23074709_26177.cpp: In function 'void query(int, int)':
0_0_23074709_26177.cpp:54:33: error: expected primary-expression before '<' token
         int tmp = node[p][26];  <span style="white-space:pre">  </span>   ///tmp为通配符。开始倒着匹配后缀  
                                 ^
0_0_23074709_26177.cpp:54:34: error: 'span' was not declared in this scope
         int tmp = node[p][26];  <span style="white-space:pre">  </span>   ///tmp为通配符。开始倒着匹配后缀  
                                  ^
0_0_23074709_26177.cpp:55:29: error: 'j' was not declared in this scope
         for(int j = strend; j > i; j--)  
                             ^


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-27 10:30:09, Gzip enabled