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_16210897_18390.cpp:1:1: error: expected unqualified-id before 'for'
 for(int i=0;i<l1;i++)i1[i]=s1[l1-i-1]-'0';
 ^
0_0_16210897_18390.cpp:1:13: error: 'i' does not name a type
 for(int i=0;i<l1;i++)i1[i]=s1[l1-i-1]-'0';
             ^
0_0_16210897_18390.cpp:1:18: error: 'i' does not name a type
 for(int i=0;i<l1;i++)i1[i]=s1[l1-i-1]-'0';
                  ^
0_0_16210897_18390.cpp:2:3: error: expected unqualified-id before 'for'
   for(int i=0;i<l2;i++)i2[i]=s2[l2-i-1]-'0';
   ^
0_0_16210897_18390.cpp:2:15: error: 'i' does not name a type
   for(int i=0;i<l2;i++)i2[i]=s2[l2-i-1]-'0';
               ^
0_0_16210897_18390.cpp:2:20: error: 'i' does not name a type
   for(int i=0;i<l2;i++)i2[i]=s2[l2-i-1]-'0';
                    ^
0_0_16210897_18390.cpp:4:3: error: expected unqualified-id before 'for'
   for(int i=0;g!=0||i<l1||i<l2;i++){
   ^
0_0_16210897_18390.cpp:4:15: error: 'g' does not name a type
   for(int i=0;g!=0||i<l1||i<l2;i++){
               ^
0_0_16210897_18390.cpp:4:32: error: 'i' does not name a type
   for(int i=0;g!=0||i<l1||i<l2;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-12-04 07:19:37, Gzip enabled