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_14545910_32702.c:7:21: error: unknown type name 'time'
 struct time timeAdd(time a,time b){
                     ^
0_0_14545910_32702.c:7:28: error: unknown type name 'time'
 struct time timeAdd(time a,time b){
                            ^
0_0_14545910_32702.c: In function 'main':
0_0_14545910_32702.c:31:11: error: incompatible types when assigning to type 'struct time' from type 'int'
     result=timeAdd(timeA,timeB);
           ^


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-07-03 18:48:32, Gzip enabled