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 listJun 28, 2026 22:33Victor MerckléVictor MerckléScore: 3,308Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 28, 2026 22:343,301116,783,793107,832,0001,133,0002,113,536
2Jun 28, 2026 22:343,301116,722,568107,839,0001,106,0002,113,536
3Jun 28, 2026 22:343,301116,718,672107,822,0001,111,0002,113,536
4Jun 28, 2026 22:343,304116,876,350107,916,0001,125,0002,113,536
5Jun 28, 2026 22:343,308116,926,590108,053,0001,143,0002,113,536
6Jun 28, 2026 22:343,311116,976,753108,157,0001,112,0002,113,536
7Jun 28, 2026 22:343,316117,127,067108,308,0001,124,0002,113,536
8Jun 28, 2026 22:343,319117,398,572108,371,0001,163,0002,113,536
9Jun 28, 2026 22:343,326117,566,096108,593,0001,178,0002,113,536