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_32656655_17414.cpp: In function 'int main()':
0_0_32656655_17414.cpp:11:9: error: 't' was not declared in this scope
     for(t=1;cas<=T;cas++)
         ^
0_0_32656655_17414.cpp:11:13: error: 'cas' was not declared in this scope
     for(t=1;cas<=T;cas++)
             ^
0_0_32656655_17414.cpp:19:13: error: 'i' was not declared in this scope
         for(i=1;i<=n;i++)
             ^
0_0_32656655_17414.cpp:21:17: error: 'j' was not declared in this scope
             for(j=i;j<=n;j++)
                 ^
0_0_32656655_17414.cpp:26:13: error: 'i' was not declared in this scope
         for(i=0;i<=n;i++)
             ^
0_0_32656655_17414.cpp:31:13: error: 'len' was not declared in this scope
         for(len=1;len<=n;len++)
             ^
0_0_32656655_17414.cpp:33:17: error: 'i' was not declared in this scope
             for(i=1;i<=n-len+1;i++)
                 ^
0_0_32656655_17414.cpp:35:17: error: 'j' was not declared in this scope
                 j=i+len-1;
                 ^
0_0_32656655_17414.cpp:36:21: error: 'k' was not declared in this scope
                 for(k=i;k<=j;k++)
                     ^


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 21:23:28, Gzip enabled