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 24, 2026 15:17olliecrowolliecrowScore: 79,159Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 24, 2026 15:1978,2472,604,914,7772,516,224,00065,953,0002,383,872
2Apr 24, 2026 15:1978,2992,601,156,2402,527,898,00055,975,0002,383,872
3Apr 24, 2026 15:1978,3872,604,471,5202,524,817,00061,970,0002,351,104
4Apr 24, 2026 15:1979,0542,625,977,6572,544,811,00063,995,0002,306,048
5Apr 24, 2026 15:1979,1592,631,303,0832,543,316,00068,954,0002,342,912
6Apr 24, 2026 15:1979,1892,633,585,1932,546,314,00066,955,0002,338,816
7Apr 24, 2026 15:1979,2272,631,908,3762,542,539,00071,958,0002,383,872
8Apr 24, 2026 15:1979,2742,639,835,9552,549,107,00066,950,0002,383,872
9Apr 24, 2026 15:1979,8212,659,622,5552,553,152,00080,941,0002,334,720