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_21601061_2762.cpp:10:24: error: stray '#' in program
         for(i=0;a[i]!='\0';i++)
                        ^
0_0_21601061_2762.cpp:10:9: error: stray '\' in program
         for(i=0;a[i]!='\0';i++)
         ^
0_0_21601061_2762.cpp:10:31: error: stray '#' in program
         for(i=0;a[i]!='\0';i++)
                               ^
0_0_21601061_2762.cpp:12:26: error: stray '#' in program
             r=r*10+a[i]-'0';
                          ^
0_0_21601061_2762.cpp:12:32: error: stray '#' in program
             r=r*10+a[i]-'0';
                                ^
0_0_21601061_2762.cpp: In function 'int main()':
0_0_21601061_2762.cpp:10:25: error: lvalue required as unary '&' operand
         for(i=0;a[i]!='\0';i++)
                         ^
0_0_21601061_2762.cpp:10:34: error: expected ')' before ';' token
         for(i=0;a[i]!='\0';i++)
                                  ^
0_0_21601061_2762.cpp:10:39: error: expected ';' before ')' token
         for(i=0;a[i]!='\0';i++)
                                       ^


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-06-26 17:47:13, Gzip enabled