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_21598169_10593.cpp:33:35: error: stray '#' in program
                     if ( s[0] == '*' )
                                   ^
0_0_21598169_10593.cpp:33:41: error: stray '#' in program
                     if ( s[0] == '*' )
                                         ^
0_0_21598169_10593.cpp:35:35: error: stray '#' in program
                     if ( s[0] == '^' )
                                   ^
0_0_21598169_10593.cpp:35:41: error: stray '#' in program
                     if ( s[0] == '^' )
                                         ^
0_0_21598169_10593.cpp:37:35: error: stray '#' in program
                     if ( s[0] == 'v' )
                                   ^
0_0_21598169_10593.cpp:37:41: error: stray '#' in program
                     if ( s[0] == 'v' )
                                         ^
0_0_21598169_10593.cpp:47:35: error: stray '#' in program
                     if ( s[0] == '*' )
                                   ^
0_0_21598169_10593.cpp:47:41: error: stray '#' in program
                     if ( s[0] == '*' )
                                         ^
0_0_21598169_10593.cpp:49:35: error: stray '#' in program
                     if ( s[0] == '>' )
                                   ^
0_0_21598169_10593.cpp:49:41: error: stray '#' in program
                     if ( s[0] == '>' )
                                         ^
0_0_21598169_10593.cpp:51:35: error: stray '#' in program
                     if ( s[0] == '<' )
                                   ^
0_0_21598169_10593.cpp:51:41: error: stray '#' in program
                     if ( s[0] == '<' )
                                         ^
0_0_21598169_10593.cpp: In function 'int main()':
0_0_21598169_10593.cpp:33:36: error: lvalue required as unary '&' operand
                     if ( s[0] == '*' )
                                    ^
0_0_21598169_10593.cpp:33:38: error: expected ')' before ';' token
                     if ( s[0] == '*' )
                                      ^
0_0_21598169_10593.cpp:33:42: error: lvalue required as unary '&' operand
                     if ( s[0] == '*' )
                                          ^
0_0_21598169_10593.cpp:33:46: error: expected primary-expression before ')' token
                     if ( s[0] == '*' )
                                              ^
0_0_21598169_10593.cpp:35:36: error: lvalue required as unary '&' operand
                     if ( s[0] == '^' )
                                    ^
0_0_21598169_10593.cpp:35:38: error: expected ')' before ';' token
                     if ( s[0] == '^' )
                                      ^
0_0_21598169_10593.cpp:35:39: error: expected primary-expression before '^' token
                     if ( s[0] == '^' )
                                       ^
0_0_21598169_10593.cpp:35:42: error: lvalue required as unary '&' operand
                     if ( s[0] == '^' )
                                          ^
0_0_21598169_10593.cpp:35:46: error: expected primary-expression before ')' token
                     if ( s[0] == '^' )
                                              ^
0_0_21598169_10593.cpp:37:36: error: lvalue required as unary '&' operand
                     if ( s[0] == 'v' )
                                    ^
0_0_21598169_10593.cpp:37:38: error: expected ')' before ';' token
                     if ( s[0] == 'v' )
                                      ^
0_0_21598169_10593.cpp:37:46: error: expected primary-expression before ')' token
                     if ( s[0] == 'v' )
                                              ^
0_0_21598169_10593.cpp:47:36: error: lvalue required as unary '&' operand
                     if ( s[0] == '*' )
                                    ^
0_0_21598169_10593.cpp:47:38: error: expected ')' before ';' token
                     if ( s[0] == '*' )
                                      ^
0_0_21598169_10593.cpp:47:42: error: lvalue required as unary '&' operand
                     if ( s[0] == '*' )
                                          ^
0_0_21598169_10593.cpp:47:46: error: expected primary-expression before ')' token
                     if ( s[0] == '*' )
                                              ^
0_0_21598169_10593.cpp:49:36: error: lvalue required as unary '&' operand
                     if ( s[0] == '>' )
                                    ^
0_0_21598169_10593.cpp:49:38: error: expected ')' before ';' token
                     if ( s[0] == '>' )
                                      ^
0_0_21598169_10593.cpp:49:39: error: expected primary-expression before '>' token
                     if ( s[0] == '>' )
                                       ^
0_0_21598169_10593.cpp:49:42: error: lvalue required as unary '&' operand
                     if ( s[0] == '>' )
                                          ^
0_0_21598169_10593.cpp:49:46: error: expected primary-expression before ')' token
                     if ( s[0] == '>' )
                                              ^
0_0_21598169_10593.cpp:51:36: error: lvalue required as unary '&' operand
                     if ( s[0] == '<' )
                                    ^
0_0_21598169_10593.cpp:51:38: error: expected ')' before ';' token
                     if ( s[0] == '<' )
                                      ^
0_0_21598169_10593.cpp:51:39: error: expected primary-expression before '<' token
                     if ( s[0] == '<' )
                                       ^
0_0_21598169_10593.cpp:51:42: error: lvalue required as unary '&' operand
                     if ( s[0] == '<' )
                                          ^
0_0_21598169_10593.cpp:51:46: error: expected primary-expression before ')' token
                     if ( s[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-12-02 12:43:47, Gzip enabled