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_37511332_8294.cpp: In function 'int main()':
0_0_37511332_8294.cpp:5:2: error: 'innt' was not declared in this scope
  innt t,i,j,N,p[200];
  ^
0_0_37511332_8294.cpp:7:7: error: 't' was not declared in this scope
  cin>>t;
       ^
0_0_37511332_8294.cpp:8:6: error: 'i' was not declared in this scope
  for(i=0;i<t;i++)
      ^
0_0_37511332_8294.cpp:10:7: error: 'j' was not declared in this scope
   for(j=0;j<200;j++)
       ^
0_0_37511332_8294.cpp:11:6: error: 'P' was not declared in this scope
      P[j]=0;
      ^
0_0_37511332_8294.cpp:12:8: error: 'N' was not declared in this scope
   cin>>N;
        ^
0_0_37511332_8294.cpp:13:7: error: 'j' was not declared in this scope
   for(j=0;j<N;j++)
       ^
0_0_37511332_8294.cpp:25:7: error: 'P' was not declared in this scope
       P[k]++;
       ^
0_0_37511332_8294.cpp:28:7: error: 'j' was not declared in this scope
   for(j=0;j<200;j++)
       ^
0_0_37511332_8294.cpp:29:8: error: 'P' was not declared in this scope
     if(P[j]>MAX) 
        ^


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-09-29 01:16:08, Gzip enabled