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_35410524_11647.cpp: In function 'int main()':
0_0_35410524_11647.cpp:4:19: error: 'scanf' was not declared in this scope
     scanf("%d", &n);
                   ^
0_0_35410524_11647.cpp:5:18: error: 'getchar' was not declared in this scope
     for (getchar(), i = 0; i < n; ++i)
                  ^
0_0_35410524_11647.cpp:13:58: error: 'sprintf' was not declared in this scope
             if (num != 1) k += sprintf(buf + k, "%d", num);
                                                          ^
0_0_35410524_11647.cpp:17:44: error: 'printf' was not declared in this scope
         printf("%s\n", &(buf[k] = '\0') - k);
                                            ^


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-29 11:32:39, Gzip enabled