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 listFeb 21, 2026 05:37Josu San MartinJosu San MartinScore: 4,254Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 21, 2026 05:374,245161,425,586139,073,0001,000,0002,523,136
2Feb 21, 2026 05:374,250166,324,182139,262,0001,001,0002,301,952
3Feb 21, 2026 05:374,251171,018,803139,284,0001,002,0002,404,352
4Feb 21, 2026 05:374,252165,158,698139,324,0001,002,0002,404,352
5Feb 21, 2026 05:374,254162,542,421140,368,00002,301,952
6Feb 21, 2026 05:374,254169,632,848139,396,0001,002,0002,301,952
7Feb 21, 2026 05:374,255168,286,823139,423,0001,003,0002,301,952
8Feb 21, 2026 05:374,257170,236,138140,491,00002,301,952
9Feb 21, 2026 05:374,258172,623,924138,492,0002,007,0002,400,256