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_21595910_2153.cpp:44:27: error: stray '#' in program
             if(str[i] == '(')   {cnt = atoi(str+i+1); break;}
                           ^
0_0_21595910_2153.cpp:44:33: error: stray '#' in program
             if(str[i] == '(')   {cnt = atoi(str+i+1); break;}
                                 ^
0_0_21595910_2153.cpp: In function 'void init_input()':
0_0_21595910_2153.cpp:44:28: error: lvalue required as unary '&' operand
             if(str[i] == '(')   {cnt = atoi(str+i+1); break;}
                            ^
0_0_21595910_2153.cpp:44:30: error: expected ')' before ';' token
             if(str[i] == '(')   {cnt = atoi(str+i+1); break;}
                              ^
0_0_21595910_2153.cpp:44:34: error: lvalue required as unary '&' operand
             if(str[i] == '(')   {cnt = atoi(str+i+1); break;}
                                  ^
0_0_21595910_2153.cpp:44:36: error: expected ')' before ';' token
             if(str[i] == '(')   {cnt = atoi(str+i+1); break;}
                                    ^
0_0_21595910_2153.cpp:44:37: error: expected primary-expression before ')' token
             if(str[i] == '(')   {cnt = atoi(str+i+1); break;}
                                     ^


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 11:54:22, Gzip enabled