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_17186816_19866.cpp:8:1: error: '_int64' does not name a type
 _int64 fight[N];
 ^
0_0_17186816_19866.cpp: In function 'int main()':
0_0_17186816_19866.cpp:12:2: error: '_int64' was not declared in this scope
  _int64  t,tot=1;
  ^
0_0_17186816_19866.cpp:13:7: error: 't' was not declared in this scope
  cin>>t;
       ^
0_0_17186816_19866.cpp:16:10: error: expected ';' before 'n'
   _int64 n,m,k;
          ^
0_0_17186816_19866.cpp:17:8: error: 'n' was not declared in this scope
   cin>>n>>m>>k;
        ^
0_0_17186816_19866.cpp:17:11: error: 'm' was not declared in this scope
   cin>>n>>m>>k;
           ^
0_0_17186816_19866.cpp:17:14: error: 'k' was not declared in this scope
   cin>>n>>m>>k;
              ^
0_0_17186816_19866.cpp:19:9: error: 'fight' was not declared in this scope
    cin>>fight[i];
         ^
0_0_17186816_19866.cpp:21:8: error: 'fight' was not declared in this scope
   sort(fight+1,fight+1+n);//ϵͳµ÷ÓÃ
        ^
0_0_17186816_19866.cpp:22:19: error: 'tot' was not declared in this scope
   cout<<"Case #"<<tot++<<":"<<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-28 13:24:50, Gzip enabled