Unique strings Sergey Svistunov

Count the exact number of unique tokens as fast as possible.

Input

One token per line on STDIN:

JWXcKKaWzvFL5
Rof
3ztCpA
5wHcGN
*UiEMthaTS*g

Output

Print the exact count of unique tokens to STDOUT.

Constraints

  • Character set: 0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ@#%*
  • Maximum token length: 16
  • Approximately 1,000,000 unique tokens
Back to listAug 14, 2022 03:03Yuriy LyfenkoYuriy LyfenkoScore: 11,409Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 14, 2022 03:0311,205431,206,058369,770,72902,240,512
2Aug 14, 2022 03:0311,225444,733,670370,438,67202,240,512
3Aug 14, 2022 03:0311,231429,697,209370,618,76102,232,320
4Aug 14, 2022 03:0311,305399,121,741357,077,00016,003,0002,322,432
5Aug 14, 2022 03:0311,317404,587,965357,480,00015,976,0002,318,336
6Aug 14, 2022 03:0311,361400,175,473356,909,00017,995,0002,281,472
7Aug 14, 2022 03:0311,409407,516,018361,528,00014,980,0002,506,752
8Aug 14, 2022 03:0311,468397,747,666359,486,00018,972,0002,326,528
9Aug 14, 2022 03:0311,555404,769,158366,351,00014,973,0002,461,696
10Aug 14, 2022 03:0311,566412,749,444364,694,00016,985,0002,281,472
11Aug 14, 2022 03:0311,597405,838,792368,716,00013,989,0002,416,640
12Aug 14, 2022 03:0311,711412,811,783374,486,00011,983,0002,437,120