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_13781382_10765.c: In function 'main':
0_0_13781382_10765.c:5:5: error: missing terminating " character
     printf ("Cube = 6, Triple = (3,4,5)
     ^
0_0_13781382_10765.c:6:1: error: 'Cube' undeclared (first use in this function)
 Cube = 12, Triple = (6,8,10)
 ^
0_0_13781382_10765.c:6:1: note: each undeclared identifier is reported only once for each function it appears in
0_0_13781382_10765.c:6:12: error: 'Triple' undeclared (first use in this function)
 Cube = 12, Triple = (6,8,10)
            ^
0_0_13781382_10765.c:7:1: error: expected ')' before 'Cube'
 Cube = 18, Triple = (2,12,16)
 ^
0_0_13781382_10765.c:227:1: error: missing terminating " character
 Cube = 200, Triple = (70,140,170)");
 ^
0_0_13781382_10765.c:229:1: error: expected ';' before '}' token
 }
 ^


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-11-29 16:48:30, Gzip enabled