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_13309246_8649.cpp: In function 'int main()':
0_0_13309246_8649.cpp:43:23: error: 'scanf' was not declared in this scope
      scanf("%d",&casen);
                       ^
0_0_13309246_8649.cpp:63:10: error: 'INT_MAX' was not declared in this scope
        m=INT_MAX;
          ^
0_0_13309246_8649.cpp:66:22: error: 'cout' was not declared in this scope
        if(target==-1)cout<<"Case "<<j<<": -1 -1"<<endl;
                      ^
0_0_13309246_8649.cpp:66:51: error: 'endl' was not declared in this scope
        if(target==-1)cout<<"Case "<<j<<": -1 -1"<<endl;
                                                   ^
0_0_13309246_8649.cpp:67:13: error: 'cout' was not declared in this scope
        else cout<<"Case "<<j<<": "<<m<<" "<<target<<endl; 
             ^
0_0_13309246_8649.cpp:67:53: error: 'endl' was not declared in this scope
        else cout<<"Case "<<j<<": "<<m<<" "<<target<<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-29 06:24:54, Gzip enabled