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 00:47olliecrowolliecrowScore: 11,867Success
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 00:4811,748399,718,824347,739,00039,970,0002,322,432
2Apr 26, 2026 00:4811,841411,247,066340,801,00049,970,0002,330,624
3Apr 26, 2026 00:4811,856408,584,197341,241,00050,035,0002,310,144
4Apr 26, 2026 00:4811,857407,216,694344,256,00047,034,0002,310,144
5Apr 26, 2026 00:4811,867412,416,446349,653,00041,958,0002,310,144
6Apr 26, 2026 00:4811,871406,640,355350,785,00040,974,0002,322,432
7Apr 26, 2026 00:4811,886408,755,427351,224,00041,026,0002,314,240
8Apr 26, 2026 00:4811,887406,310,473345,250,00047,034,0002,314,240
9Apr 26, 2026 00:4811,894408,296,370350,561,00041,947,0002,314,240