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_22174143_7439.cpp:3:7: error: 'T' does not name a type
 const T=2;
       ^
0_0_22174143_7439.cpp: In function 'int main()':
0_0_22174143_7439.cpp:29:11: error: 'T' was not declared in this scope
 {Nclass N[T];
           ^
0_0_22174143_7439.cpp:31:2: error: 'N' was not declared in this scope
  N[i].get();
  ^
0_0_22174143_7439.cpp:36:2: error: 'os' was not declared in this scope
  os[j]=N[j].ones();
  ^
0_0_22174143_7439.cpp:36:8: error: 'N' was not declared in this scope
  os[j]=N[j].ones();
        ^
0_0_22174143_7439.cpp:37:14: error: 'os' was not declared in this scope
 cout<<maxmum(os,T)<<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-07-07 20:44:02, Gzip enabled