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 listMar 6, 2026 00:56olliecrowolliecrowScore: 14,431Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 6, 2026 00:5614,310493,569,661464,239,0008,004,0002,330,624
2Mar 6, 2026 00:5614,328497,042,757463,816,0008,996,0002,314,240
3Mar 6, 2026 00:5614,332501,248,223463,970,0008,999,0002,326,528
4Mar 6, 2026 01:2514,381500,183,573465,575,0008,991,0002,293,760
5Mar 6, 2026 01:2514,399498,344,808467,171,0008,002,0002,473,984
6Mar 6, 2026 00:5614,420497,537,365466,864,0008,997,0002,314,240
7Mar 6, 2026 00:5614,431503,205,155468,211,0008,003,0002,379,776
8Mar 6, 2026 00:5614,441507,733,058467,551,0008,991,0002,326,528
9Mar 6, 2026 01:2514,461505,560,527468,225,0009,004,0002,301,952
10Mar 6, 2026 00:5614,463502,807,533469,290,0008,004,0002,326,528
11Mar 6, 2026 00:5614,471503,633,668468,554,0008,991,0002,514,944
12Mar 6, 2026 00:5614,484509,323,564468,982,0008,999,0002,490,368