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 listJan 31, 2026 17:36olliecrowolliecrowScore: 56,069Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 31, 2026 17:3653,5611,794,611,3151,704,559,00062,946,0002,506,752
2Jan 31, 2026 17:3653,9691,812,918,4721,726,995,00053,968,0002,289,664
3Jan 31, 2026 17:3654,2341,813,333,0701,731,749,00057,958,0002,285,568
4Jan 31, 2026 17:3654,9211,841,214,1711,766,411,00045,984,0002,322,432
5Jan 31, 2026 17:3755,6181,865,891,1041,777,406,00057,980,0002,289,664
6Jan 31, 2026 17:3755,6521,870,333,0521,788,558,00047,961,0002,400,256
7Jan 31, 2026 17:3656,0691,879,263,1801,808,330,00041,961,0002,322,432
8Jan 31, 2026 17:3656,8031,903,247,0861,819,532,00054,955,0002,486,272
9Jan 31, 2026 17:3757,1331,912,394,3801,821,417,00063,979,0002,416,640
10Jan 31, 2026 17:3657,9581,941,706,9791,863,644,00048,964,0002,441,216
11Jan 31, 2026 17:3657,9791,939,746,3931,869,313,00043,983,0002,473,984
12Jan 31, 2026 17:3658,5031,955,584,6911,871,633,00058,956,0002,281,472