Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_798_2164_21535.cpp: In function 'int main()':
1_798_2164_21535.cpp:3:28: error: 'scanf' was not declared in this scope
    while(scanf("%d%d",&n,&a)!=EOF){
                            ^
1_798_2164_21535.cpp:3:31: error: 'EOF' was not declared in this scope
    while(scanf("%d%d",&n,&a)!=EOF){
                               ^
1_798_2164_21535.cpp:4:28: error: 'printf' was not declared in this scope
     printf("%d\n",a+(n-a)/2);
                            ^


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-16 20:31:55, Gzip enabled