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 23, 2026 19:59Charles CabergsCharles CabergsScore: 39,818Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 23, 2026 20:0037,0421,241,378,4821,216,421,0005,997,0002,482,176
2Apr 23, 2026 20:0037,2351,247,376,4251,219,789,0008,998,0002,486,272
3Apr 23, 2026 20:0038,3591,287,004,9131,258,849,0006,999,0002,482,176
4Apr 23, 2026 20:0039,0151,307,244,6441,282,521,0004,998,0002,322,432
5Apr 23, 2026 20:0039,8181,337,393,4511,306,015,0007,993,0002,486,272
6Apr 23, 2026 20:0043,8801,501,291,3361,440,089,0007,961,0002,322,432
7Apr 23, 2026 20:0045,6291,523,030,2791,489,779,00015,986,0002,322,432
8Apr 23, 2026 20:0046,0561,540,150,9941,513,871,0005,995,0002,322,432
9Apr 23, 2026 20:0048,1451,611,884,1401,580,794,0007,993,0002,322,432