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_24567380_12234.cpp: In function 'int main()':
0_0_24567380_12234.cpp:5:26: error: 'scanf' was not declared in this scope
     for (; scanf("%d", &n), n; k = puts("")) {
                          ^
0_0_24567380_12234.cpp:5:43: error: 'puts' was not declared in this scope
     for (; scanf("%d", &n), n; k = puts("")) {
                                           ^
0_0_24567380_12234.cpp:6:22: error: 'itoa' was not declared in this scope
         itoa(n, s, 20);
                      ^
0_0_24567380_12234.cpp:9:35: error: 'printf' was not declared in this scope
             k = printf("2,000,000");
                                   ^
0_0_24567380_12234.cpp:17:44: error: 'printf' was not declared in this scope
             k = printf(k ? ",%03d" : "%d",n);
                                            ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-10 22:03:56, Gzip enabled