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_21593537_15327.cpp:38:25: error: stray '#' in program
             ans[++cnt]='A';
                         ^
0_0_21593537_15327.cpp:38:31: error: stray '#' in program
             ans[++cnt]='A';
                               ^
0_0_21593537_15327.cpp:43:25: error: stray '#' in program
             ans[++cnt]='A';
                         ^
0_0_21593537_15327.cpp:43:31: error: stray '#' in program
             ans[++cnt]='A';
                               ^
0_0_21593537_15327.cpp:53:25: error: stray '#' in program
             ans[++cnt]='B';
                         ^
0_0_21593537_15327.cpp:53:31: error: stray '#' in program
             ans[++cnt]='B';
                               ^
0_0_21593537_15327.cpp:58:25: error: stray '#' in program
             ans[++cnt]='B';
                         ^
0_0_21593537_15327.cpp:58:31: error: stray '#' in program
             ans[++cnt]='B';
                               ^
0_0_21593537_15327.cpp:68:25: error: stray '#' in program
             ans[++cnt]='C';
                         ^
0_0_21593537_15327.cpp:68:31: error: stray '#' in program
             ans[++cnt]='C';
                               ^
0_0_21593537_15327.cpp:73:25: error: stray '#' in program
             ans[++cnt]='C';
                         ^
0_0_21593537_15327.cpp:73:31: error: stray '#' in program
             ans[++cnt]='C';
                               ^
0_0_21593537_15327.cpp:83:25: error: stray '#' in program
             ans[++cnt]='D';
                         ^
0_0_21593537_15327.cpp:83:31: error: stray '#' in program
             ans[++cnt]='D';
                               ^
0_0_21593537_15327.cpp:88:25: error: stray '#' in program
             ans[++cnt]='D';
                         ^
0_0_21593537_15327.cpp:88:31: error: stray '#' in program
             ans[++cnt]='D';
                               ^
0_0_21593537_15327.cpp:98:25: error: stray '#' in program
             ans[++cnt]='E';
                         ^
0_0_21593537_15327.cpp:98:31: error: stray '#' in program
             ans[++cnt]='E';
                               ^
0_0_21593537_15327.cpp:103:25: error: stray '#' in program
             ans[++cnt]='E';
                         ^
0_0_21593537_15327.cpp:103:31: error: stray '#' in program
             ans[++cnt]='E';
                               ^
0_0_21593537_15327.cpp:113:25: error: stray '#' in program
             ans[++cnt]='F';
                         ^
0_0_21593537_15327.cpp:113:31: error: stray '#' in program
             ans[++cnt]='F';
                               ^
0_0_21593537_15327.cpp:118:25: error: stray '#' in program
             ans[++cnt]='F';
                         ^
0_0_21593537_15327.cpp:118:31: error: stray '#' in program
             ans[++cnt]='F';
                               ^
0_0_21593537_15327.cpp:128:25: error: stray '#' in program
             ans[++cnt]='G';
                         ^
0_0_21593537_15327.cpp:128:31: error: stray '#' in program
             ans[++cnt]='G';
                               ^
0_0_21593537_15327.cpp:133:25: error: stray '#' in program
             ans[++cnt]='G';
                         ^
0_0_21593537_15327.cpp:133:31: error: stray '#' in program
             ans[++cnt]='G';
                               ^
0_0_21593537_15327.cpp:143:25: error: stray '#' in program
             ans[++cnt]='H';
                         ^
0_0_21593537_15327.cpp:143:31: error: stray '#' in program
             ans[++cnt]='H';
                               ^
0_0_21593537_15327.cpp:148:25: error: stray '#' in program
             ans[++cnt]='H';
                         ^
0_0_21593537_15327.cpp:148:31: error: stray '#' in program
             ans[++cnt]='H';
                               ^
0_0_21593537_15327.cpp: In function 'int dfs(int, int, int, int*)':
0_0_21593537_15327.cpp:38:26: error: lvalue required as unary '&' operand
             ans[++cnt]='A';
                          ^
0_0_21593537_15327.cpp:38:29: error: 'A' was not declared in this scope
             ans[++cnt]='A';
                             ^
0_0_21593537_15327.cpp:43:26: error: lvalue required as unary '&' operand
             ans[++cnt]='A';
                          ^
0_0_21593537_15327.cpp:43:29: error: 'A' was not declared in this scope
             ans[++cnt]='A';
                             ^
0_0_21593537_15327.cpp:53:26: error: lvalue required as unary '&' operand
             ans[++cnt]='B';
                          ^
0_0_21593537_15327.cpp:53:29: error: 'B' was not declared in this scope
             ans[++cnt]='B';
                             ^
0_0_21593537_15327.cpp:58:26: error: lvalue required as unary '&' operand
             ans[++cnt]='B';
                          ^
0_0_21593537_15327.cpp:58:29: error: 'B' was not declared in this scope
             ans[++cnt]='B';
                             ^
0_0_21593537_15327.cpp:68:26: error: lvalue required as unary '&' operand
             ans[++cnt]='C';
                          ^
0_0_21593537_15327.cpp:68:29: error: 'C' was not declared in this scope
             ans[++cnt]='C';
                             ^
0_0_21593537_15327.cpp:73:26: error: lvalue required as unary '&' operand
             ans[++cnt]='C';
                          ^
0_0_21593537_15327.cpp:73:29: error: 'C' was not declared in this scope
             ans[++cnt]='C';
                             ^
0_0_21593537_15327.cpp:83:26: error: lvalue required as unary '&' operand
             ans[++cnt]='D';
                          ^
0_0_21593537_15327.cpp:83:29: error: 'D' was not declared in this scope
             ans[++cnt]='D';
                             ^
0_0_21593537_15327.cpp:88:26: error: lvalue required as unary '&' operand
             ans[++cnt]='D';
                          ^
0_0_21593537_15327.cpp:88:29: error: 'D' was not declared in this scope
             ans[++cnt]='D';
                             ^
0_0_21593537_15327.cpp:98:26: error: lvalue required as unary '&' operand
             ans[++cnt]='E';
                          ^
0_0_21593537_15327.cpp:98:29: error: 'E' was not declared in this scope
             ans[++cnt]='E';
                             ^
0_0_21593537_15327.cpp:103:26: error: lvalue required as unary '&' operand
             ans[++cnt]='E';
                          ^
0_0_21593537_15327.cpp:103:29: error: 'E' was not declared in this scope
             ans[++cnt]='E';
                             ^
0_0_21593537_15327.cpp:113:26: error: lvalue required as unary '&' operand
             ans[++cnt]='F';
                          ^
0_0_21593537_15327.cpp:113:29: error: 'F' was not declared in this scope
             ans[++cnt]='F';
                             ^
0_0_21593537_15327.cpp:118:26: error: lvalue required as unary '&' operand
             ans[++cnt]='F';
                          ^
0_0_21593537_15327.cpp:118:29: error: 'F' was not declared in this scope
             ans[++cnt]='F';
                             ^
0_0_21593537_15327.cpp:128:26: error: lvalue required as unary '&' operand
             ans[++cnt]='G';
                          ^
0_0_21593537_15327.cpp:128:29: error: 'G' was not declared in this scope
             ans[++cnt]='G';
                             ^
0_0_21593537_15327.cpp:133:26: error: lvalue required as unary '&' operand
             ans[++cnt]='G';
                          ^
0_0_21593537_15327.cpp:133:29: error: 'G' was not declared in this scope
             ans[++cnt]='G';
                             ^
0_0_21593537_15327.cpp:143:26: error: lvalue required as unary '&' operand
             ans[++cnt]='H';
                          ^
0_0_21593537_15327.cpp:143:29: error: 'H' was not declared in this scope
             ans[++cnt]='H';
                             ^
0_0_21593537_15327.cpp:148:26: error: lvalue required as unary '&' operand
             ans[++cnt]='H';
                          ^
0_0_21593537_15327.cpp:148:29: error: 'H' was not declared in this scope
             ans[++cnt]='H';
                             ^


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-09-21 16:22:16, Gzip enabled