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 24, 2025 00:47zielajzielajScore: 4,007Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 24, 2025 00:473,963151,761,802118,811,00011,981,0002,387,968
2Dec 24, 2025 00:583,964155,534,299118,817,00011,981,0002,396,160
3Dec 24, 2025 00:483,965156,483,863118,867,00011,986,0002,490,368
4Dec 24, 2025 00:543,965152,406,095119,849,00010,986,0002,387,968
5Dec 24, 2025 00:483,970156,314,771122,008,0009,000,0002,371,584
6Dec 24, 2025 00:583,972154,304,836124,086,0007,004,0002,453,504
7Dec 24, 2025 00:583,972154,458,868122,067,0009,004,0002,400,256
8Dec 24, 2025 00:523,972153,268,297122,069,0009,005,0002,392,064
9Dec 24, 2025 00:483,976152,028,578120,196,00011,018,0002,383,872
10Dec 24, 2025 00:523,981151,165,232122,355,0009,026,0002,387,968
11Dec 24, 2025 00:523,982150,422,995119,376,00012,037,0002,404,352
12Dec 24, 2025 00:483,985158,924,266121,456,00010,037,0002,523,136
13Dec 24, 2025 00:523,986154,514,579122,505,0009,037,0002,523,136
14Dec 24, 2025 00:583,990161,684,634121,686,0009,974,0002,510,848
15Dec 24, 2025 00:523,993163,030,403120,796,00010,981,0002,383,872
16Dec 24, 2025 00:483,999151,090,737119,969,00011,996,0002,387,968
17Dec 24, 2025 00:484,007158,225,474119,196,00013,021,0002,404,352
18Dec 24, 2025 00:584,026154,038,881124,872,0007,991,0002,371,584
19Dec 24, 2025 00:584,034155,607,367121,119,00012,011,0002,494,464
20Dec 24, 2025 00:584,037154,144,969124,214,0009,015,0002,408,448
21Dec 24, 2025 00:524,038151,417,972123,245,00010,019,0002,412,544
22Dec 24, 2025 00:484,041159,459,111122,312,00011,028,0002,379,776
23Dec 24, 2025 00:524,051163,301,277121,720,00011,972,0002,392,064
24Dec 24, 2025 00:524,061156,736,418121,007,00013,000,0002,473,984
25Dec 24, 2025 00:544,067156,436,362121,194,00013,020,0002,510,848
26Dec 24, 2025 00:484,090153,823,361121,965,00012,996,0002,375,680
27Dec 24, 2025 00:484,092158,276,580127,028,0008,001,0002,379,776
28Dec 24, 2025 00:474,161155,606,163127,280,00010,022,0002,392,064
29Dec 24, 2025 00:474,182157,897,661123,010,00015,001,0002,510,848
30Dec 24, 2025 00:544,225162,257,847122,365,00017,050,0002,482,176
31Dec 24, 2025 00:584,233163,049,427123,721,00015,964,0002,502,656
32Dec 24, 2025 00:584,245160,354,781124,083,00016,010,0002,383,872
33Dec 24, 2025 00:524,259161,346,594125,500,00015,060,0002,383,872