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:09matsuoka-601matsuoka-601Score: 9,470Success
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 14:099,431338,631,943294,211,00017,012,0002,478,080
2Aug 8, 2023 14:099,438337,509,420288,492,00022,959,0002,473,984
3Aug 8, 2023 14:099,439337,090,147291,529,00019,967,0002,281,472
4Aug 8, 2023 14:099,452333,084,468291,927,00019,995,0002,469,888
5Aug 8, 2023 14:099,454337,456,784288,992,00022,999,0002,265,088
6Aug 8, 2023 14:099,457336,259,767293,084,00019,005,0002,465,792
7Aug 8, 2023 14:099,470337,349,093292,532,00019,968,0002,408,448
8Aug 8, 2023 14:099,494342,570,850295,294,00018,017,0002,445,312
9Aug 8, 2023 14:099,531344,206,591293,555,00020,968,0002,396,160
10Aug 8, 2023 14:099,721377,222,566320,789,78402,244,608
11Aug 8, 2023 14:099,721380,712,061320,809,03502,256,896
12Aug 8, 2023 14:099,729391,038,628321,043,65102,265,088