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 22, 2026 12:11BenBenScore: 186,081Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 22, 2026 12:13185,1106,135,426,3896,049,683,00058,967,0002,433,024
2Apr 22, 2026 12:13185,5086,144,863,8596,057,803,00063,966,0002,445,312
3Apr 22, 2026 12:13185,6096,144,284,7296,064,154,00060,961,0002,371,584
4Apr 22, 2026 12:13185,8226,157,319,6476,083,170,00048,969,0002,330,624
5Apr 22, 2026 12:13186,0816,159,813,1886,094,702,00045,975,0002,404,352
6Apr 22, 2026 12:13186,2806,168,745,5996,090,299,00056,965,0002,502,656
7Apr 22, 2026 12:13186,2896,167,287,4886,087,581,00059,966,0002,392,064
8Apr 22, 2026 12:13187,1256,200,003,0896,121,189,00053,966,0002,375,680
9Apr 22, 2026 12:13187,3666,206,492,3516,123,131,00059,962,0002,412,544