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_21601179_5588.cpp:27:50: error: stray '#' in program
                     if(isPrint[k]) map[k][id] = '#';
                                                  ^
0_0_21601179_5588.cpp:27:54: error: stray '#' in program
                     if(isPrint[k]) map[k][id] = '#';
                                                      ^
0_0_21601179_5588.cpp:27:56: error: stray '#' in program
                     if(isPrint[k]) map[k][id] = '#';
                                                        ^
0_0_21601179_5588.cpp:28:40: error: stray '#' in program
                     else map[k][id] = ' ';
                                        ^
0_0_21601179_5588.cpp:28:46: error: stray '#' in program
                     else map[k][id] = ' ';
                                              ^
0_0_21601179_5588.cpp:32:35: error: stray '#' in program
                     map[k][id] = ' ';
                                   ^
0_0_21601179_5588.cpp:32:41: error: stray '#' in program
                     map[k][id] = ' ';
                                         ^
0_0_21601179_5588.cpp:38:27: error: stray '#' in program
             map[k][id] = '\0';
                           ^
0_0_21601179_5588.cpp:38:13: error: stray '\' in program
             map[k][id] = '\0';
             ^
0_0_21601179_5588.cpp:38:34: error: stray '#' in program
             map[k][id] = '\0';
                                  ^
0_0_21601179_5588.cpp: In function 'int main()':
0_0_21601179_5588.cpp:27:51: error: lvalue required as unary '&' operand
                     if(isPrint[k]) map[k][id] = '#';
                                                   ^
0_0_21601179_5588.cpp:27:57: error: lvalue required as unary '&' operand
                     if(isPrint[k]) map[k][id] = '#';
                                                         ^
0_0_21601179_5588.cpp:28:21: error: 'else' without a previous 'if'
                     else map[k][id] = ' ';
                     ^
0_0_21601179_5588.cpp:28:41: error: lvalue required as unary '&' operand
                     else map[k][id] = ' ';
                                         ^
0_0_21601179_5588.cpp:28:47: error: lvalue required as unary '&' operand
                     else map[k][id] = ' ';
                                               ^
0_0_21601179_5588.cpp:32:36: error: lvalue required as unary '&' operand
                     map[k][id] = ' ';
                                    ^
0_0_21601179_5588.cpp:32:42: error: lvalue required as unary '&' operand
                     map[k][id] = ' ';
                                          ^
0_0_21601179_5588.cpp:38:28: error: lvalue required as unary '&' operand
             map[k][id] = '\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-11-29 14:57:18, Gzip enabled