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_21596413_19314.cpp:73:23: error: stray '#' in program
             if(type=='C')
                       ^
0_0_21596413_19314.cpp:73:29: error: stray '#' in program
             if(type=='C')
                             ^
0_0_21596413_19314.cpp:79:28: error: stray '#' in program
             else if(type=='R')
                            ^
0_0_21596413_19314.cpp:79:34: error: stray '#' in program
             else if(type=='R')
                                  ^
0_0_21596413_19314.cpp:85:28: error: stray '#' in program
             else if(type=='T')
                            ^
0_0_21596413_19314.cpp:85:34: error: stray '#' in program
             else if(type=='T')
                                  ^
0_0_21596413_19314.cpp: In function 'int main()':
0_0_21596413_19314.cpp:73:24: error: lvalue required as unary '&' operand
             if(type=='C')
                        ^
0_0_21596413_19314.cpp:73:26: error: expected ')' before ';' token
             if(type=='C')
                          ^
0_0_21596413_19314.cpp:73:28: error: no match for 'operator&' (operand types are 'std::vector<Circle>' and 'int')
             if(type=='C')
                            ^
0_0_21596413_19314.cpp:73:33: error: expected primary-expression before ')' token
             if(type=='C')
                                 ^
0_0_21596413_19314.cpp:79:13: error: 'else' without a previous 'if'
             else if(type=='R')
             ^
0_0_21596413_19314.cpp:79:29: error: lvalue required as unary '&' operand
             else if(type=='R')
                             ^
0_0_21596413_19314.cpp:79:31: error: expected ')' before ';' token
             else if(type=='R')
                               ^
0_0_21596413_19314.cpp:79:33: error: no match for 'operator&' (operand types are 'std::vector<Rectangle>' and 'int')
             else if(type=='R')
                                 ^
0_0_21596413_19314.cpp:79:38: error: expected primary-expression before ')' token
             else if(type=='R')
                                      ^
0_0_21596413_19314.cpp:85:13: error: 'else' without a previous 'if'
             else if(type=='T')
             ^
0_0_21596413_19314.cpp:85:29: error: lvalue required as unary '&' operand
             else if(type=='T')
                             ^
0_0_21596413_19314.cpp:85:31: error: expected ')' before ';' token
             else if(type=='T')
                               ^
0_0_21596413_19314.cpp:85:33: error: no match for 'operator&' (operand types are 'std::vector<Triangle>' and 'int')
             else if(type=='T')
                                 ^
0_0_21596413_19314.cpp:85:38: error: expected primary-expression before ')' token
             else if(type=='T')
                                      ^


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