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 22, 2026 00:53olliecrowolliecrowScore: 14,868Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 00:5414,785503,605,684478,923,0008,998,0002,342,912
2Apr 22, 2026 00:5414,797505,898,935478,305,00010,006,0002,543,616
3Apr 22, 2026 00:5414,822506,588,195480,137,0009,002,0002,543,616
4Apr 22, 2026 00:5414,842509,870,613479,793,0009,995,0002,543,616
5Apr 22, 2026 00:5414,868514,319,507481,658,0008,993,0002,326,528
6Apr 22, 2026 00:5414,951510,340,094484,397,0009,007,0002,543,616
7Apr 22, 2026 00:5414,993513,257,117485,797,0008,996,0002,543,616
8Apr 22, 2026 00:5415,025513,722,973486,845,0008,997,0002,543,616
9Apr 22, 2026 00:5415,043517,697,556486,441,0009,988,0002,539,520