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 listFeb 12, 2026 01:13olliecrowolliecrowScore: 14,515Success
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 01:1314,453505,064,507467,949,0008,999,0002,400,256
2Feb 12, 2026 01:1314,478508,014,419468,784,0008,995,0002,334,720
3Feb 12, 2026 01:1314,490499,781,585469,152,0009,002,0002,273,280
4Feb 12, 2026 01:1314,513503,280,375470,938,0007,998,0002,330,624
5Feb 12, 2026 01:1314,515502,222,542470,008,0009,000,0002,281,472
6Feb 12, 2026 01:1314,551506,791,518471,166,0009,003,0002,314,240
7Feb 12, 2026 01:1314,557512,776,601471,385,0009,007,0002,330,624
8Feb 12, 2026 01:1314,572503,778,708471,867,0008,997,0002,269,184
9Feb 12, 2026 01:1314,576505,580,802473,004,0008,000,0002,338,816