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_27659033_10801.cpp: In function 'int main()':
0_0_27659033_10801.cpp:13:24: error: 'scanf' was not declared in this scope
  while (scanf("%s", str) != EOF)
                        ^
0_0_27659033_10801.cpp:13:29: error: 'EOF' was not declared in this scope
  while (scanf("%s", str) != EOF)
                             ^
0_0_27659033_10801.cpp:27:33: error: 'sscanf' was not declared in this scope
    sscanf(zhan[i], "%d", &num[i]);
                                 ^
0_0_27659033_10801.cpp:30:24: error: 'printf' was not declared in this scope
    printf("%d ", num[i]);
                        ^
0_0_27659033_10801.cpp:31:28: error: 'printf' was not declared in this scope
   printf("%d\n", num[k - 1]);
                            ^


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-12-02 14:32:05, Gzip enabled