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 25, 2026 04:11Charles CabergsCharles CabergsScore: 37,993Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 25, 2026 04:1237,8531,267,540,3651,237,173,00011,991,0002,482,176
2Apr 25, 2026 04:1237,9301,270,679,7331,243,712,0007,998,0002,482,176
3Apr 25, 2026 04:1237,9451,270,227,4661,240,213,00011,992,0002,318,336
4Apr 25, 2026 04:1237,9691,273,225,4401,241,979,00010,999,0002,486,272
5Apr 25, 2026 04:1237,9931,267,751,5151,246,778,0006,998,0002,412,544
6Apr 25, 2026 04:1238,0581,276,182,2721,244,931,00010,999,0002,322,432
7Apr 25, 2026 04:1238,0791,275,728,6211,245,631,00010,996,0002,322,432
8Apr 25, 2026 04:1238,1591,274,728,7391,247,282,00011,993,0002,539,520
9Apr 25, 2026 04:1238,1661,277,736,7851,246,486,00012,994,0002,469,888