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 29, 2026 14:57TudyMTudyMScore: 24,936Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2026 14:5824,693830,419,082791,875,00022,996,0002,547,712
2Apr 29, 2026 14:5824,723838,845,436789,888,00025,996,0002,547,712
3Apr 29, 2026 14:5824,830839,780,951792,435,00026,980,0002,437,120
4Apr 29, 2026 14:5824,869837,754,542800,694,00019,992,0002,555,904
5Apr 29, 2026 14:5824,936843,115,402803,916,00018,998,0002,547,712
6Apr 29, 2026 14:5824,961844,631,465792,735,00030,989,0002,547,712
7Apr 29, 2026 14:5824,997840,198,923797,907,00026,996,0002,547,712
8Apr 29, 2026 14:5825,026844,970,410801,876,00023,996,0002,555,904
9Apr 29, 2026 14:5825,528863,922,001819,463,00022,984,0002,543,616