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 4, 2024 16:57Yuriy LyfenkoYuriy LyfenkoScore: 8,778Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 4, 2024 16:498,685314,641,752281,603,0004,992,0002,338,816
2Sep 4, 2024 16:498,695314,243,920281,930,0004,998,0002,371,584
3Sep 4, 2024 16:498,708311,718,850284,366,0003,003,0002,367,488
4Sep 4, 2024 16:498,714315,291,181283,562,0003,993,0002,342,912
5Dec 12, 2024 18:148,729314,575,853282,066,0006,001,0002,371,584
6Dec 12, 2024 18:148,747316,839,707284,672,0003,995,0002,392,064
7Sep 4, 2024 16:498,757318,120,694283,992,0004,999,0002,285,568
8Sep 4, 2024 16:498,763317,093,867285,173,0004,002,0002,367,488
9Sep 4, 2024 16:498,771316,929,712282,431,0007,010,0002,367,488
10Dec 12, 2024 18:148,777315,039,844283,646,0005,992,0002,490,368
11Dec 12, 2024 18:148,778320,635,578284,673,0004,994,0002,322,432
12Sep 4, 2024 16:498,788316,153,511285,997,0003,999,0002,342,912
13Sep 4, 2024 16:578,793319,834,138286,166,0004,002,0002,371,584
14Dec 12, 2024 18:148,825320,839,015287,225,0004,003,0002,342,912
15Sep 4, 2024 16:578,834319,353,610285,528,0005,990,0002,469,888
16Sep 4, 2024 16:498,858320,099,697287,304,0005,005,0002,506,752
17Dec 12, 2024 18:148,981328,426,530291,372,0004,989,0002,375,680
18Dec 12, 2024 18:149,008326,399,596294,269,0002,992,0002,437,120
19Dec 12, 2024 18:149,018324,385,305293,586,0003,994,0002,502,656
20Sep 4, 2024 16:579,019322,938,244293,634,0003,995,0002,363,392
21Dec 12, 2024 18:149,030323,213,782294,977,0002,999,0002,367,488