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 8, 2023 13:41matsuoka-601matsuoka-601Score: 9,770Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 13:419,682345,583,397289,546,00029,953,0002,371,584
2Aug 8, 2023 13:419,683341,752,006298,583,00020,970,0002,523,136
3Aug 8, 2023 13:419,687343,194,566297,705,00021,978,0002,510,848
4Aug 8, 2023 13:419,701351,091,168293,123,00027,011,0002,342,912
5Aug 8, 2023 13:419,725348,218,035295,932,00024,994,0002,269,184
6Aug 8, 2023 13:419,744349,407,182298,582,00022,967,0002,506,752
7Aug 8, 2023 13:419,770357,217,668297,462,00024,954,0002,269,184
8Aug 8, 2023 13:419,773348,847,338301,527,00020,967,0002,301,952
9Aug 8, 2023 13:419,773345,909,553297,562,00024,963,0002,269,184
10Aug 8, 2023 13:419,774389,435,708322,545,97802,191,360
11Aug 8, 2023 13:419,798393,242,619323,326,13502,179,072
12Aug 8, 2023 13:419,849403,559,238325,030,44802,191,360