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_39038517_4131.c:14:17: error: unknown type name 'int64_t'
   14 | void PojProcess(int64_t *pstHeights, int32_t heightsSize)
      |                 ^~~~~~~
0_0_39038517_4131.c:1:1: note: 'int64_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'?
  +++ |+#include <stdint.h>
    1 | 
0_0_39038517_4131.c:14:38: error: unknown type name 'int32_t'
   14 | void PojProcess(int64_t *pstHeights, int32_t heightsSize)
      |                                      ^~~~~~~
0_0_39038517_4131.c:14:38: note: 'int32_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'?
0_0_39038517_4131.c: In function 'main':
0_0_39038517_4131.c:67:5: error: unknown type name 'int32_t'
   67 |     int32_t idx;
      |     ^~~~~~~
0_0_39038517_4131.c:67:5: note: 'int32_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'?
0_0_39038517_4131.c:68:5: error: unknown type name 'int64_t'
   68 |     int64_t heights[POJ_MAX_ARRAY_SIZE];
      |     ^~~~~~~
0_0_39038517_4131.c:68:5: note: 'int64_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'?
0_0_39038517_4131.c:69:5: error: unknown type name 'int32_t'
   69 |     int32_t heightsSize;
      |     ^~~~~~~
0_0_39038517_4131.c:69:5: note: 'int32_t' is defined in header '<stdint.h>'; did you forget to '#include <stdint.h>'?


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-21 13:27:11, Gzip enabled