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 listDec 29, 2025 19:44zielajzielajScore: 3,673Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 29, 2025 19:443,633148,997,992109,903,0009,991,0002,293,760
2Dec 29, 2025 19:443,635141,880,102109,965,0009,996,0002,506,752
3Dec 29, 2025 18:153,637143,400,042116,032,0004,001,0002,306,048
4Dec 29, 2025 19:443,645143,725,810111,252,0009,020,0002,289,664
5Dec 29, 2025 18:153,648146,801,379113,368,0007,022,0002,383,872
6Dec 29, 2025 18:153,649144,162,881112,397,0008,028,0002,383,872
7Dec 29, 2025 18:153,650144,761,444111,408,0009,033,0002,519,040
8Dec 29, 2025 18:153,657143,801,702112,715,0007,979,0002,433,024
9Dec 29, 2025 19:423,658148,813,221112,740,0007,981,0002,281,472
10Dec 29, 2025 18:153,663143,059,756111,877,0008,990,0002,326,528
11Dec 29, 2025 19:423,673145,259,183112,204,0009,016,0002,289,664
12Dec 29, 2025 19:443,673144,567,289111,187,00010,016,0002,281,472
13Dec 29, 2025 19:443,676144,895,585112,288,0009,023,0002,285,568
14Dec 29, 2025 18:153,682146,411,337112,455,0009,036,0002,383,872
15Dec 29, 2025 19:443,687146,450,603113,680,0007,977,0002,519,040
16Dec 29, 2025 18:153,690142,186,375113,795,0007,985,0002,355,200
17Dec 29, 2025 19:423,691146,522,527110,813,00010,981,0002,531,328
18Dec 29, 2025 19:443,700145,670,792113,103,0009,008,0002,285,568
19Dec 29, 2025 18:153,719149,513,775115,738,0006,984,0002,281,472
20Dec 29, 2025 19:443,730148,895,945114,072,0009,005,0002,457,600
21Dec 29, 2025 19:444,262168,792,694131,671,0008,977,0002,285,568