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:12matsuoka-601matsuoka-601Score: 9,473Success
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:129,396333,946,046289,060,00021,004,0002,338,816
2Aug 8, 2023 14:129,416337,827,089288,760,00021,981,0002,449,408
3Aug 8, 2023 14:129,438343,046,709293,493,00017,968,0002,359,296
4Aug 8, 2023 14:129,446339,341,066294,740,00016,985,0002,289,664
5Aug 8, 2023 14:129,453335,004,363294,950,00016,997,0002,334,720
6Aug 8, 2023 14:129,454339,956,254291,974,00019,998,0002,469,888
7Aug 8, 2023 14:129,473338,159,317291,627,00020,973,0002,338,816
8Aug 8, 2023 14:129,475340,449,178289,690,00022,975,0002,338,816
9Aug 8, 2023 14:129,497338,319,326294,445,00018,964,0002,342,912
10Aug 8, 2023 14:129,689379,990,871319,746,93602,273,280
11Aug 8, 2023 14:129,698379,831,085320,046,58802,273,280
12Aug 8, 2023 14:129,704390,004,673320,215,94102,240,512