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_16982550_6323.cpp:25:28: error: stray '#' in program
             tmp[ y[i-1] - 'a' ] = i;
                            ^
0_0_16982550_6323.cpp:25:34: error: stray '#' in program
             tmp[ y[i-1] - 'a' ] = i;
                                  ^
0_0_16982550_6323.cpp:50:41: error: stray '#' in program
                     if( pre[j][ x[i-1]-'a'] )
                                         ^
0_0_16982550_6323.cpp:50:47: error: stray '#' in program
                     if( pre[j][ x[i-1]-'a'] )
                                               ^
0_0_16982550_6323.cpp:52:49: error: stray '#' in program
                         int p = pre[j][ x[i-1]-'a'];
                                                 ^
0_0_16982550_6323.cpp:52:55: error: stray '#' in program
                         int p = pre[j][ x[i-1]-'a'];
                                                       ^
0_0_16982550_6323.cpp: In function 'int main()':
0_0_16982550_6323.cpp:25:29: error: lvalue required as unary '&' operand
             tmp[ y[i-1] - 'a' ] = i;
                             ^
0_0_16982550_6323.cpp:25:31: error: expected ']' before ';' token
             tmp[ y[i-1] - 'a' ] = i;
                               ^
0_0_16982550_6323.cpp:25:32: error: 'a' was not declared in this scope
             tmp[ y[i-1] - 'a' ] = i;
                                ^
0_0_16982550_6323.cpp:25:39: error: expected primary-expression before ']' token
             tmp[ y[i-1] - 'a' ] = i;
                                       ^
0_0_16982550_6323.cpp:50:42: error: lvalue required as unary '&' operand
                     if( pre[j][ x[i-1]-'a'] )
                                          ^
0_0_16982550_6323.cpp:50:44: error: expected ']' before ';' token
                     if( pre[j][ x[i-1]-'a'] )
                                            ^
0_0_16982550_6323.cpp:50:44: error: expected ')' before ';' token
0_0_16982550_6323.cpp:50:45: error: 'a' was not declared in this scope
                     if( pre[j][ x[i-1]-'a'] )
                                             ^
0_0_16982550_6323.cpp:50:51: error: expected primary-expression before ']' token
                     if( pre[j][ x[i-1]-'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-06-18 20:15:01, Gzip enabled