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 14:27matsuoka-601matsuoka-601Score: 9,493Success
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 15:069,423338,808,543288,960,00021,997,0002,478,080
2Aug 8, 2023 14:279,441334,638,898294,518,00017,029,0002,473,984
3Aug 8, 2023 14:279,448336,876,267296,785,00014,989,0002,486,272
4Aug 8, 2023 14:279,457340,638,235288,090,00024,007,0002,445,312
5Aug 8, 2023 15:069,460336,596,238298,172,00014,008,0002,424,832
6Aug 8, 2023 15:069,470341,231,245289,537,00022,963,0002,494,464
7Aug 8, 2023 15:069,470339,790,722288,560,00023,963,0002,482,176
8Aug 8, 2023 15:069,483342,254,226290,935,00021,995,0002,490,368
9Aug 8, 2023 14:279,484335,730,176289,964,00022,997,0002,486,272
10Aug 8, 2023 14:279,486337,398,246295,048,00018,002,0002,482,176
11Aug 8, 2023 14:279,487335,689,831298,082,00015,004,0002,473,984
12Aug 8, 2023 15:069,492344,480,146299,235,00014,011,0002,453,504
13Aug 8, 2023 14:279,493340,011,191290,240,00023,019,0002,306,048
14Aug 8, 2023 14:279,499337,167,204290,504,00022,960,0002,306,048
15Aug 8, 2023 14:279,506339,645,557291,715,00021,978,0002,322,432
16Aug 8, 2023 15:069,509342,199,519290,799,00022,984,0002,334,720
17Aug 8, 2023 15:069,521340,912,239299,184,00015,009,0002,490,368
18Aug 8, 2023 15:069,523341,090,814294,235,00020,015,0002,498,560
19Aug 8, 2023 15:069,679399,277,185319,414,32802,232,320
20Aug 8, 2023 15:069,681401,156,527319,471,66002,244,608
21Aug 8, 2023 14:279,699382,223,159320,074,47002,244,608
22Aug 8, 2023 14:279,706389,803,152320,302,80402,273,280
23Aug 8, 2023 15:069,712386,540,040320,509,71102,260,992
24Aug 8, 2023 14:279,718395,045,979320,686,13402,281,472