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 listJul 24, 2026 21:58boop34boop34Score: 7,041Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 24, 2026 21:596,977241,877,700224,024,0006,221,0002,113,536
2Jul 24, 2026 21:596,994241,511,177223,796,0007,028,0002,113,536
3Jul 24, 2026 21:597,014241,221,078223,601,0007,877,0002,113,536
4Jul 24, 2026 21:597,019241,366,037223,974,0007,682,0002,113,536
5Jul 24, 2026 21:597,041242,186,644224,134,0008,250,0002,113,536
6Jul 24, 2026 21:597,042242,177,936224,598,0007,792,0002,113,536
7Jul 24, 2026 21:597,047249,980,042224,093,0008,466,0002,113,536
8Jul 24, 2026 21:597,055242,649,877224,494,0008,335,0002,113,536
9Jul 24, 2026 21:597,087245,450,171227,785,0006,108,0002,113,536