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:49Павел РатмановПавел РатмановScore: 75,206Success
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:4374,4992,481,543,1802,431,493,00026,983,0002,281,472
2Dec 31, 2025 19:4974,6932,497,423,5632,441,868,00022,998,0002,281,472
3Dec 31, 2025 19:4375,0002,504,238,8512,452,010,00022,981,0002,498,560
4Dec 31, 2025 19:4375,0522,503,265,4862,454,737,00021,988,0002,281,472
5Dec 31, 2025 19:4375,1492,510,305,6622,455,923,00023,989,0002,281,472
6Dec 31, 2025 19:4375,1732,515,731,1212,459,721,00020,989,0002,281,472
7Dec 31, 2025 19:4375,2062,508,190,1762,460,804,00020,989,0002,281,472
8Dec 31, 2025 19:4975,2922,515,610,5102,459,638,00024,986,0002,514,944
9Dec 31, 2025 19:4375,5462,520,813,2162,472,016,00020,991,0002,281,472
10Dec 31, 2025 19:4376,4072,550,989,0822,494,462,00026,983,0002,281,472
11Dec 31, 2025 19:4376,7482,560,718,2702,505,688,00026,985,0002,281,472
12Dec 31, 2025 19:4978,9262,629,076,1362,579,582,00024,986,0002,281,472