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 31, 2025 19:55Павел РатмановПавел РатмановScore: 71,679Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 31, 2025 19:5270,5822,356,873,9312,305,208,00023,991,0002,494,464
2Dec 31, 2025 19:5270,9162,369,606,2632,317,239,00022,992,0002,514,944
3Dec 31, 2025 19:5570,9282,370,086,7442,317,633,00022,986,0002,392,064
4Dec 31, 2025 19:5271,2672,381,155,4612,329,811,00021,988,0002,379,776
5Dec 31, 2025 19:5271,5512,391,410,7672,338,207,00022,992,0002,441,216
6Dec 31, 2025 19:5271,5592,390,674,4372,337,471,00023,984,0002,478,080
7Dec 31, 2025 19:5271,6792,387,500,7082,339,441,00025,982,0002,494,464
8Dec 31, 2025 19:5271,6912,396,954,5752,345,799,00019,989,0002,281,472
9Dec 31, 2025 19:5571,6912,395,789,7662,338,828,00026,986,0002,392,064
10Dec 31, 2025 19:5572,3052,419,719,0712,365,059,00020,991,0002,281,472
11Dec 31, 2025 19:5272,7182,434,491,6242,376,715,00022,987,0002,441,216
12Dec 31, 2025 19:5272,8492,431,870,4172,378,030,00025,989,0002,392,064