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 listJul 20, 2026 15:35boop34boop34Score: 159,118Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jul 20, 2026 15:37157,8985,220,994,1715,186,439,00024,196,0002,113,536
2Jul 20, 2026 15:37158,0995,227,720,2975,192,209,00025,060,0002,113,536
3Jul 20, 2026 15:37158,1035,227,629,0555,193,740,00023,683,0002,113,536
4Jul 20, 2026 15:37158,9585,255,622,5825,222,074,00023,558,0002,113,536
5Jul 20, 2026 15:37159,1185,260,969,7815,227,528,00023,389,0002,113,536
6Jul 20, 2026 15:37159,3345,268,616,5865,234,953,00023,092,0002,113,536
7Jul 20, 2026 15:37160,3155,300,416,8945,267,146,00023,249,0002,113,536
8Jul 20, 2026 15:37160,3905,302,870,0575,269,222,00023,674,0002,113,536
9Jul 20, 2026 15:37161,4245,337,577,5595,302,947,00024,063,0002,113,536