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_15387249_20264.cpp: In function 'int main()':
0_0_15387249_20264.cpp:13:1: error: 'd' was not declared in this scope
 d[j]=i;
 ^
0_0_15387249_20264.cpp:19:1: error: expected '(' before 'pintf'
 pintf("%d %d %d %d",d[0],d[1],d[2],d[3]);
 ^
0_0_15387249_20264.cpp:19:21: error: 'd' was not declared in this scope
 pintf("%d %d %d %d",d[0],d[1],d[2],d[3]);
                     ^
0_0_15387249_20264.cpp:19:40: error: 'pintf' was not declared in this scope
 pintf("%d %d %d %d",d[0],d[1],d[2],d[3]);
                                        ^
0_0_15387249_20264.cpp:21:1: error: expected ';' before '}' token
 }
 ^
0_0_15387249_20264.cpp:21:1: error: expected primary-expression before '}' token
0_0_15387249_20264.cpp:21:1: error: expected ')' before '}' token
0_0_15387249_20264.cpp:21:1: error: expected primary-expression before '}' token
0_0_15387249_20264.cpp:22: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:20:51, Gzip enabled