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_17030709_15723.cpp: In function 'int main()':
0_0_17030709_15723.cpp:6:25: error: 'scanf' was not declared in this scope
     int T; scanf("%d",&T);
                         ^
0_0_17030709_15723.cpp:16:44: error: 'printf' was not declared in this scope
             printf("44444444447777777777\n");
                                            ^
0_0_17030709_15723.cpp:21:53: error: 'printf' was not declared in this scope
             for(int i=1;i<=(len+1)/2;i++) printf("4");
                                                     ^
0_0_17030709_15723.cpp:22:53: error: 'printf' was not declared in this scope
             for(int i=1;i<=(len+1)/2;i++) printf("7");
                                                     ^
0_0_17030709_15723.cpp:23:24: error: 'printf' was not declared in this scope
             printf("\n");
                        ^
0_0_17030709_15723.cpp:34:55: error: 'printf' was not declared in this scope
                 for(int i=1;i<=len/2+1;i++) printf("4");
                                                       ^
0_0_17030709_15723.cpp:35:55: error: 'printf' was not declared in this scope
                 for(int i=1;i<=len/2+1;i++) printf("7");
                                                       ^
0_0_17030709_15723.cpp:36:28: error: 'printf' was not declared in this scope
                 printf("\n");
                            ^
0_0_17030709_15723.cpp:90:58: error: 'printf' was not declared in this scope
                 for(int k=0;k<u;k++) printf("%lld",ans[k]);
                                                          ^
0_0_17030709_15723.cpp:91:49: error: 'printf' was not declared in this scope
                 for(int k=0;k<ss;k++) printf("4");
                                                 ^
0_0_17030709_15723.cpp:92:49: error: 'printf' was not declared in this scope
                 for(int k=0;k<sq;k++) printf("7");
                                                 ^
0_0_17030709_15723.cpp:93:28: error: 'printf' was not declared in this scope
                 printf("\n");
                            ^


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-09-30 07:50:53, Gzip enabled