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 listDec 21, 2024 13:51LaihoLaihoScore: 100,132Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 21, 2024 13:5199,4003,306,416,0233,259,218,00020,988,0002,445,312
2Dec 21, 2024 13:5199,4793,311,117,8563,260,837,00021,985,0002,437,120
3Dec 21, 2024 13:5199,8203,322,263,5623,267,064,00026,984,0002,469,888
4Dec 21, 2024 13:51100,0173,333,412,8213,278,574,00021,983,0002,437,120
5Dec 21, 2024 13:51100,1323,337,825,8533,286,380,00017,991,0002,437,120
6Dec 21, 2024 13:51100,1333,330,792,1193,283,395,00020,989,0002,469,888
7Dec 21, 2024 13:51100,3313,340,695,9503,283,948,00026,983,0002,469,888
8Dec 21, 2024 13:51100,3813,345,608,9013,289,585,00022,983,0002,469,888
9Dec 21, 2024 13:51101,6273,390,678,6063,341,691,00011,991,0002,424,832