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 9, 2024 16:30Jatin YadavJatin YadavScore: 43,229Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 9, 2024 16:3043,0031,445,412,4311,382,133,00036,976,0002,416,640
2Sep 9, 2024 16:3043,0211,447,739,1991,397,686,00021,995,0002,416,640
3Sep 9, 2024 16:3043,0381,445,332,8751,392,261,00027,985,0002,416,640
4Sep 9, 2024 16:3043,0731,444,454,0971,386,438,00034,985,0002,400,256
5Sep 9, 2024 16:3043,2291,450,317,8951,399,551,00026,991,0002,281,472
6Sep 9, 2024 16:3043,3071,456,953,8211,397,144,00031,980,0002,408,448
7Sep 9, 2024 16:3043,3651,458,415,2161,395,084,00035,976,0002,416,640
8Sep 9, 2024 16:3043,4071,461,244,4581,402,435,00029,987,0002,416,640
9Sep 9, 2024 16:3043,4571,462,979,7821,402,093,00031,979,0002,416,640