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 16, 2026 08:19Andrew TsibinAndrew TsibinScore: 9,459Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 16, 2026 08:209,349318,301,683306,322,0002,222,0002,113,536
2Jul 16, 2026 08:209,418320,467,356308,615,0002,208,0002,113,536
3Jul 16, 2026 08:209,433321,000,369309,096,0002,216,0002,113,536
4Jul 16, 2026 08:209,439321,230,019309,235,0002,279,0002,113,536
5Jul 16, 2026 08:209,459321,946,652309,921,0002,255,0002,113,536
6Jul 16, 2026 08:209,520324,006,112311,915,0002,264,0002,113,536
7Jul 16, 2026 08:209,534324,322,182312,635,0002,006,0002,113,536
8Jul 16, 2026 08:209,687329,448,675317,542,0002,149,0002,113,536
9Jul 16, 2026 08:209,966338,533,999326,662,0002,242,0002,113,536