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 26, 2026 08:58Charles CabergsCharles CabergsScore: 35,684Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 26, 2026 08:5934,7641,164,446,3981,141,248,0005,996,0002,441,216
2Apr 26, 2026 08:5934,8911,169,751,4491,143,413,0007,995,0002,338,816
3Apr 26, 2026 08:5934,9261,169,150,6951,145,578,0007,003,0002,334,720
4Apr 26, 2026 08:5935,3291,187,232,8691,158,888,0006,999,0002,338,816
5Apr 26, 2026 08:5935,6841,195,907,0521,172,581,0004,998,0002,322,432
6Apr 26, 2026 08:5937,4171,249,891,1131,225,790,0008,991,0002,351,104
7Apr 26, 2026 08:5937,4411,252,362,0071,226,574,0008,996,0002,338,816
8Apr 26, 2026 08:5937,4711,258,705,6061,228,562,0007,997,0002,347,008
9Apr 26, 2026 08:5937,6801,260,107,6401,235,460,0007,996,0002,330,624