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_15387337_10658.cpp: In function 'int main()':
0_0_15387337_10658.cpp:8:1: error: 'k' was not declared in this scope
 k=0;
 ^
0_0_15387337_10658.cpp:14:1: error: 'd' was not declared in this scope
 d[k++]=i;
 ^
0_0_15387337_10658.cpp:21:12: error: 'd' was not declared in this scope
 pintf("%d",d[k]);
            ^
0_0_15387337_10658.cpp:21:16: error: 'pintf' was not declared in this scope
 pintf("%d",d[k]);
                ^
0_0_15387337_10658.cpp:23:14: error: 'd' was not declared in this scope
 printf("%d ",d[k]);}
              ^
0_0_15387337_10658.cpp:26:10: error: expected '}' at end of input
 return 0;}
          ^


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 20:24:43, Gzip enabled