Searched refs:kMaxNum (Results 1 – 1 of 1) sorted by relevance
20 const int kMaxNum = 1000000; in MakeRoman() local22 num %= kMaxNum; in MakeRoman()