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_17560564_7323.cpp: In function 'int main()':
0_0_17560564_7323.cpp:3:5: error: 'cin' was not declared in this scope
     cin>>t;
     ^
0_0_17560564_7323.cpp:3:10: error: 't' was not declared in this scope
     cin>>t;
          ^
0_0_17560564_7323.cpp:8:16: error: 'dp' was not declared in this scope
         memset(dp,0,sizeof(dp));
                ^
0_0_17560564_7323.cpp:8:31: error: 'memset' was not declared in this scope
         memset(dp,0,sizeof(dp));
                               ^
0_0_17560564_7323.cpp:9:16: error: 'b' was not declared in this scope
         memset(b,0,sizeof(b));
                ^
0_0_17560564_7323.cpp:12:18: error: 'a' was not declared in this scope
             cin>>a[i];
                  ^
0_0_17560564_7323.cpp:15:15: error: 'a' was not declared in this scope
         b[ll]=a[1],b[rr]=a[1];
               ^
0_0_17560564_7323.cpp:53:10: error: 'cout' was not declared in this scope
          cout<<len<<endl;
          ^
0_0_17560564_7323.cpp:53:21: error: 'endl' was not declared in this scope
          cout<<len<<endl;
                     ^


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-26 16:28:53, Gzip enabled