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 31, 2024 21:34Yuriy LyfenkoYuriy LyfenkoScore: 11,295Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 31, 2024 21:3411,150389,582,267352,954,00014,998,0002,469,888
2Aug 31, 2024 21:3411,185390,944,644354,098,00015,004,0002,465,792
3Aug 31, 2024 21:3411,219396,253,807356,223,00014,008,0002,289,664
4Aug 31, 2024 21:3411,227397,698,490353,512,00016,976,0002,469,888
5Aug 31, 2024 21:3411,258400,967,191355,535,00015,979,0002,473,984
6Aug 31, 2024 21:3411,272395,927,398353,966,00017,998,0002,461,696
7Aug 31, 2024 21:3411,295394,511,687358,757,00013,990,0002,269,184
8Aug 31, 2024 21:3411,331398,673,101355,930,00017,996,0002,514,944
9Aug 31, 2024 21:3411,348399,810,298356,514,00017,975,0002,473,984
10Aug 31, 2024 21:3411,375403,786,269359,388,00015,972,0002,519,040
11Aug 31, 2024 21:3411,600405,613,977365,815,00016,991,0002,297,856
12Aug 31, 2024 21:3411,700410,951,461369,144,00016,960,0002,400,256