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 28, 2026 14:47olliecrowolliecrowScore: 14,500Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 28, 2026 14:4814,429498,715,749467,160,0009,003,0002,547,712
2Apr 28, 2026 14:4814,441493,042,621467,575,0008,991,0002,551,808
3Apr 28, 2026 14:4814,479494,927,423468,841,0008,996,0002,551,808
4Apr 28, 2026 14:4814,494497,921,305469,297,0009,005,0002,547,712
5Apr 28, 2026 14:4814,500497,169,452467,522,00010,988,0002,547,712
6Apr 28, 2026 14:4814,512493,885,612469,917,0008,998,0002,543,616
7Apr 28, 2026 14:4814,537495,814,938470,737,0008,994,0002,539,520
8Apr 28, 2026 14:4814,548503,659,980470,109,00010,002,0002,326,528
9Apr 28, 2026 14:4814,660496,981,670474,804,0008,996,0002,371,584