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_21597722_11006.cpp:23:10: error: stray '#' in program
   if(c=='-') f = -1;
          ^
0_0_21597722_11006.cpp:23:16: error: stray '#' in program
   if(c=='-') f = -1;
                ^
0_0_21597722_11006.cpp:142:22: error: stray '#' in program
      mp[i][j] = ch -'0';
                      ^
0_0_21597722_11006.cpp:142:28: error: stray '#' in program
      mp[i][j] = ch -'0';
                            ^
0_0_21597722_11006.cpp: In function 'int read()':
0_0_21597722_11006.cpp:23:11: error: lvalue required as unary '&' operand
   if(c=='-') f = -1;
           ^
0_0_21597722_11006.cpp:23:13: error: expected ')' before ';' token
   if(c=='-') f = -1;
             ^
0_0_21597722_11006.cpp:23:17: error: lvalue required as unary '&' operand
   if(c=='-') f = -1;
                 ^
0_0_21597722_11006.cpp:23:20: error: expected primary-expression before ')' token
   if(c=='-') f = -1;
                    ^
0_0_21597722_11006.cpp: In function 'int main()':
0_0_21597722_11006.cpp:142:23: error: lvalue required as unary '&' operand
      mp[i][j] = ch -'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-04 15:11:09, Gzip enabled