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 listApr 30, 2026 00:49olliecrowolliecrowScore: 11,651Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 30, 2026 00:5011,579402,509,804373,128,0009,003,0002,310,144
2Apr 30, 2026 00:5011,579401,189,657373,127,0009,003,0002,301,952
3Apr 30, 2026 00:5011,609399,566,607374,096,0009,002,0002,297,856
4Apr 30, 2026 00:5011,640404,269,666375,118,0009,002,0002,301,952
5Apr 30, 2026 00:5011,651406,279,817374,513,0009,987,0002,297,856
6Apr 30, 2026 00:5011,675400,557,157376,280,0009,006,0002,547,712
7Apr 30, 2026 00:5011,714404,119,102376,595,0009,989,0002,301,952
8Apr 30, 2026 00:5011,727409,486,354378,012,0009,000,0002,306,048
9Apr 30, 2026 00:5011,752407,044,746378,845,0008,996,0002,306,048