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_31309317_12399.c:2:8: error: '_max' undeclared here (not in a function)
 int c1[_max], c2[_max];   
        ^
0_0_31309317_12399.c: In function 'main':
0_0_31309317_12399.c:8:8: error: 'cin' undeclared (first use in this function)
  while(cin >> nNum)
        ^
0_0_31309317_12399.c:8:8: note: each undeclared identifier is reported only once for each function it appears in
0_0_31309317_12399.c:29:3: error: 'cout' undeclared (first use in this function)
   cout << c1[nNum] << endl;
   ^
0_0_31309317_12399.c:29:23: error: 'endl' undeclared (first use in this function)
   cout << c1[nNum] << 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-09-29 02:14:56, Gzip enabled