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_20998326_25133.cpp: In function 'int Dfs(int, int, int)':
0_0_20998326_25133.cpp:8:26: error: 'min' was not declared in this scope
         ans = min(ans,num);
                          ^
0_0_20998326_25133.cpp: In function 'int main()':
0_0_20998326_25133.cpp:18:14: error: 'S' was not declared in this scope
     while(S(T)!=EOF)
              ^
0_0_20998326_25133.cpp:18:17: error: 'EOF' was not declared in this scope
     while(S(T)!=EOF)
                 ^
0_0_20998326_25133.cpp:21:19: error: 'S2' was not declared in this scope
             S2(n,a);
                   ^
0_0_20998326_25133.cpp:22:17: error: 'FI' was not declared in this scope
             FI(n) S(pri[i]);
                 ^
0_0_20998326_25133.cpp:23:27: error: 'sort' was not declared in this scope
             sort(pri,pri+n);
                           ^
0_0_20998326_25133.cpp:24:19: error: 'INF' was not declared in this scope
             ans = INF;
                   ^
0_0_20998326_25133.cpp:27:30: error: 'printf' was not declared in this scope
             printf("%d\n",ans);
                              ^


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-06 05:44:34, Gzip enabled