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 listMar 22, 2026 05:20olliecrowolliecrowScore: 10,035Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 22, 2026 05:2010,005347,576,098330,169,00002,482,176
2Mar 22, 2026 05:2010,009351,689,438325,303,0005,004,0002,473,984
3Mar 22, 2026 05:2010,028354,349,704327,922,0002,999,0002,482,176
4Mar 22, 2026 05:2010,033350,977,302328,101,0003,000,0002,473,984
5Mar 22, 2026 05:2010,035354,055,927326,161,0005,002,0002,285,568
6Mar 22, 2026 05:2010,045356,263,115325,490,0005,990,0002,473,984
7Mar 22, 2026 05:2010,046364,306,077325,518,0005,991,0002,469,888
8Mar 22, 2026 05:2010,047353,047,455325,575,0005,992,0002,527,232
9Mar 22, 2026 05:2010,069362,876,848326,267,0006,004,0002,342,912