solve hw-9
This commit is contained in:
4
hws/tiktok_trends/Constants.h
Normal file
4
hws/tiktok_trends/Constants.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
const int TOP_K_CANDIDATES = 3;
|
||||
const int TOP_N_OUTPUT = 20;
|
||||
Reference in New Issue
Block a user