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 16, 2026 16:24olliecrowolliecrowScore: 16,278Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 17, 2026 01:2216,011554,465,933517,387,00010,986,0002,306,048
2Apr 19, 2026 04:4316,034554,643,634519,129,00010,002,0002,502,656
3Apr 16, 2026 18:5516,035556,184,370520,161,0009,002,0002,478,080
4Apr 17, 2026 01:2216,038561,522,332520,262,0009,004,0002,428,928
5Apr 16, 2026 16:5316,084554,376,747521,770,0008,996,0002,400,256
6Apr 16, 2026 16:5316,090556,128,528521,967,0008,999,0002,469,888
7Apr 16, 2026 18:5516,124553,520,973522,080,00010,001,0002,527,232
8Apr 19, 2026 04:4316,138558,837,913521,560,00010,990,0002,482,176
9Apr 19, 2026 04:4316,212558,067,646524,990,0009,999,0002,482,176
10Apr 16, 2026 16:1616,278568,838,485527,169,00010,003,0002,387,968
11Apr 16, 2026 16:1616,330565,679,364529,898,0008,998,0002,457,600
12Apr 17, 2026 01:2216,336565,054,651529,101,00010,001,0002,514,944
13Apr 16, 2026 16:5316,364571,238,326531,009,0009,000,0002,473,984
14Apr 16, 2026 18:5516,398569,221,364532,131,0009,002,0002,514,944
15Apr 16, 2026 16:2416,621574,617,410539,493,0008,991,0002,469,888
16Apr 16, 2026 16:2416,648578,247,727534,404,00014,983,0002,408,448
17Apr 16, 2026 16:1616,649580,500,180539,437,0009,989,0002,465,792
18Apr 16, 2026 16:2416,773611,245,743543,571,0009,937,0002,281,472