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 listSep 26, 2025 11:49Wookyung JeongWookyung JeongScore: 95,641Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 26, 2025 11:4894,7693,156,389,6073,017,422,000109,942,0002,383,872
2Sep 26, 2025 11:4994,8733,156,445,2013,016,887,000113,920,0002,293,760
3Sep 26, 2025 11:4995,1563,173,437,1123,028,208,000111,933,0002,277,376
4Sep 26, 2025 11:4895,1843,171,079,3033,033,146,000107,934,0002,277,376
5Sep 26, 2025 11:4995,1993,173,293,0183,022,656,000118,907,0002,277,376
6Sep 26, 2025 11:4895,2963,173,673,4113,034,855,000109,922,0002,277,376
7Sep 26, 2025 11:4895,3483,173,332,1403,043,526,000102,950,0002,277,376
8Sep 26, 2025 11:4895,3553,176,317,7353,037,781,000108,920,0002,379,776
9Sep 26, 2025 11:4895,5293,182,669,4353,049,523,000102,950,0002,482,176
10Sep 26, 2025 11:4895,6413,186,268,7313,044,213,000111,934,0002,383,872
11Sep 26, 2025 11:4995,7213,186,885,0913,051,862,000106,925,0002,359,296
12Sep 26, 2025 11:4995,8043,188,537,7733,049,573,000111,947,0002,506,752
13Sep 26, 2025 11:4995,9053,191,971,1893,055,928,000108,926,0002,293,760
14Sep 26, 2025 11:4995,9373,193,794,0463,057,982,000107,928,0002,277,376
15Sep 26, 2025 11:4896,0743,200,045,5043,057,489,000112,944,0002,277,376
16Sep 26, 2025 11:4897,2393,237,596,4313,102,951,000105,930,0002,371,584
17Sep 26, 2025 11:4997,6223,248,681,2423,114,598,000106,917,0002,277,376
18Sep 26, 2025 11:4998,0193,266,841,0113,118,687,000115,951,0002,371,584