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 30, 2026 07:27Charles CabergsCharles CabergsScore: 35,187Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 30, 2026 07:2834,7501,164,648,1081,137,758,0008,998,0002,445,312
2Apr 30, 2026 07:2834,7981,166,748,8781,142,364,0005,996,0002,318,336
3Apr 30, 2026 07:2834,8311,164,825,5991,142,435,0006,996,0002,445,312
4Apr 30, 2026 07:2835,1741,183,857,6001,154,773,0005,998,0002,445,312
5Apr 30, 2026 07:2835,1871,181,373,5991,154,199,0006,995,0002,441,216
6Apr 30, 2026 07:2835,2301,181,024,8841,156,600,0005,997,0002,404,352
7Apr 30, 2026 07:2835,5021,193,660,0731,162,587,0008,996,0002,453,504
8Apr 30, 2026 07:2837,7191,267,642,5431,237,750,0006,992,0002,527,232
9Apr 30, 2026 07:2837,8151,267,241,9311,240,933,0006,993,0002,449,408