This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangzhihao-heavykeeper/tools/params.h

11 lines
283 B
C
Raw Normal View History

2022-11-13 10:58:28 +00:00
#pragma once
//#ifndef _PARAMS_H
//#define _PARAMS_H
#define N 1000000 // maximum flow <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
#define M 1000000 // maximum size of stream-summary or CSS
#define MAX_MEM 1000000 // maximum memory size
#define HK_d 2 // maximum memory size
//#endif //_PARAMS_H