Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_798_1430_15606.cpp: In function 'int main()':
1_798_1430_15606.cpp:4:43: error: 'scanf' was not declared in this scope
     while(scanf("%ld%ld%ld%ld",&a,&b,&c,&d)!=EOF)
                                           ^
1_798_1430_15606.cpp:4:46: error: 'EOF' was not declared in this scope
     while(scanf("%ld%ld%ld%ld",&a,&b,&c,&d)!=EOF)
                                              ^
1_798_1430_15606.cpp:18:28: error: 'printf' was not declared in this scope
         printf("%lld\n",sum);
                            ^


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-06-26 12:23:43, Gzip enabled