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_33885214_11607.cpp: In function 'int main()':
0_0_33885214_11607.cpp:52:11: error: expected unqualified-id before 'int'
     int _,int t;
           ^
0_0_33885214_11607.cpp:60:14: error: 't' was not declared in this scope
         if ((t=check(c+1,lenc,a+1,lena,b+1,lenb))!=-1){
              ^
0_0_33885214_11607.cpp:64:14: error: 't' was not declared in this scope
         if ((t=check(c+1,lenc,a,lena+1,b+1,lenb))!=-1){
              ^
0_0_33885214_11607.cpp:68:14: error: 't' was not declared in this scope
         if ((t=check(c+1,lenc,b+1,lenb,a+1,lena))!=-1){
              ^
0_0_33885214_11607.cpp:72:14: error: 't' was not declared in this scope
         if ((t=check(c+1,lenc,b,lenb+1,a+1,lena))!=-1){
              ^


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 19:10:38, Gzip enabled