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_39400470_19031.cpp:11:1: error: 'int64_t' does not name a type
   11 | int64_t f[2][kMaxN][kMaxS][2];
      | ^~~~~~~
0_0_39400470_19031.cpp:3:1: note: 'int64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
    2 | #include <iomanip>
  +++ |+#include <cstdint>
    3 | 
0_0_39400470_19031.cpp: In function 'void prework()':
0_0_39400470_19031.cpp:16:3: error: 'f' was not declared in this scope
   16 |   f[o][0][0][0] = 1;
      |   ^
0_0_39400470_19031.cpp: At global scope:
0_0_39400470_19031.cpp:49:1: error: 'int32_t' does not name a type
   49 | int32_t main() {
      | ^~~~~~~
0_0_39400470_19031.cpp:49:1: note: 'int32_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?


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-06-29 23:05:40, Gzip enabled