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 listSep 25, 2024 16:12Joad NacerJoad NacerScore: 4,958Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 25, 2024 16:124,875183,011,243148,876,00011,990,0002,334,720
2Sep 25, 2024 16:124,895195,964,274148,585,00012,963,0002,330,624
3Sep 25, 2024 16:124,910190,388,323151,038,00011,002,0002,461,696
4Sep 25, 2024 16:124,914188,375,281152,147,00010,009,0002,330,624
5Sep 25, 2024 16:124,916183,287,924150,208,00012,016,0002,347,008
6Sep 25, 2024 16:124,930185,085,467147,719,00014,971,0002,457,600
7Sep 25, 2024 16:124,936191,053,577147,898,00014,989,0002,461,696
8Sep 25, 2024 16:114,941188,258,909153,061,00010,004,0002,330,624
9Sep 25, 2024 16:114,948194,547,467146,254,00017,029,0002,338,816
10Sep 25, 2024 16:134,957190,552,411149,620,00013,964,0002,330,624
11Sep 25, 2024 16:124,958191,029,642150,639,00012,968,0002,465,792
12Sep 25, 2024 16:124,965184,707,280151,857,00011,988,0002,293,760
13Sep 25, 2024 16:124,983192,586,391149,387,00015,038,0002,457,600
14Sep 25, 2024 16:125,018192,382,100151,622,00013,965,0002,457,600
15Sep 25, 2024 16:115,019189,862,168151,646,00013,967,0002,461,696
16Sep 25, 2024 16:135,131200,088,405155,299,00014,027,0002,334,720
17Sep 25, 2024 16:125,242195,752,178157,987,00014,998,0002,465,792
18Sep 25, 2024 16:135,273199,481,461160,008,00014,000,0002,371,584
19Sep 25, 2024 16:125,291197,011,229162,638,00011,973,0002,457,600
20Sep 25, 2024 16:125,293201,377,759161,693,00012,975,0002,326,528
21Sep 25, 2024 16:125,889220,832,254184,316,00010,017,0002,461,696