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 listMar 5, 2026 19:21olliecrowolliecrowScore: 14,399Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 12, 2026 02:0114,282503,637,553463,291,0008,005,0002,322,432
2Feb 12, 2026 07:2714,320501,480,020463,562,0008,991,0002,498,560
3Feb 12, 2026 02:0114,335498,032,062464,051,0009,001,0002,281,472
4Feb 12, 2026 02:0114,335506,094,945464,064,0009,001,0002,318,336
5Feb 12, 2026 02:0114,338499,683,978464,148,0009,002,0002,334,720
6Feb 12, 2026 02:0114,395502,020,006467,032,0008,000,0002,498,560
7Feb 12, 2026 02:0114,399502,462,458466,164,0009,003,0002,281,472
8Mar 5, 2026 19:2114,399495,352,299466,153,0009,002,0002,314,240
9Feb 12, 2026 07:2714,431504,037,930467,235,0009,004,0002,424,832
10Feb 12, 2026 02:0114,458501,173,381468,118,0009,002,0002,330,624
11Mar 5, 2026 19:2114,471505,811,846468,542,0008,991,0002,318,336
12Feb 12, 2026 07:2714,473505,432,226467,605,0009,991,0002,326,528
13Feb 12, 2026 02:0114,491505,377,400470,205,0008,003,0002,416,640
14Mar 5, 2026 19:2114,515502,560,347471,010,0008,000,0002,281,472
15Feb 12, 2026 02:0114,520507,178,403470,165,0009,003,0002,473,984