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 listAug 8, 2023 17:05matsuoka-601matsuoka-601Score: 9,518Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 17:059,446341,599,826294,731,00016,984,0002,531,328
2Aug 8, 2023 17:059,457334,740,121287,070,00025,006,0002,306,048
3Aug 8, 2023 17:059,470337,465,705291,531,00020,966,0002,510,848
4Aug 8, 2023 17:059,470337,023,819292,545,00019,968,0002,469,888
5Aug 8, 2023 17:059,477338,293,769290,770,00021,982,0002,510,848
6Aug 8, 2023 17:059,498336,826,054296,452,00016,968,0002,465,792
7Aug 8, 2023 17:059,518338,621,181291,088,00023,006,0002,461,696
8Aug 8, 2023 17:059,531337,924,955289,576,00024,963,0002,457,600
9Aug 8, 2023 17:059,566345,423,905294,707,00020,979,0002,297,856
10Aug 8, 2023 17:059,571395,395,590315,834,43502,273,280
11Aug 8, 2023 17:059,625384,294,875317,630,81002,277,376
12Aug 8, 2023 17:059,633395,476,435317,902,47602,273,280