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 29, 2022 16:45eldon-chungeldon-chungScore: 39,584Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 29, 2022 16:5338,3711,343,284,0801,266,232,77602,285,568
2Aug 29, 2022 16:5338,3901,329,945,2451,266,880,13502,289,664
3Aug 29, 2022 16:4538,4011,334,320,2981,267,241,13102,289,664
4Aug 29, 2022 16:4538,4221,336,235,1921,267,937,28602,281,472
5Aug 29, 2022 16:5338,4781,394,450,6031,269,764,68902,293,760
6Aug 29, 2022 16:4538,6271,343,970,7071,274,699,92402,293,760
7Aug 29, 2022 16:5338,7351,343,272,3181,278,240,05702,285,568
8Aug 29, 2022 16:5338,7731,348,566,7091,279,521,64502,289,664
9Aug 29, 2022 16:4539,5071,369,201,0851,303,737,41902,281,472
10Aug 29, 2022 16:4539,5841,361,119,3731,306,276,78302,289,664
11Aug 29, 2022 16:4439,6221,377,238,7081,307,521,08102,289,664
12Aug 29, 2022 16:4539,6801,368,032,7511,309,446,33802,281,472
13Aug 29, 2022 16:4439,7361,386,666,5781,311,276,29202,297,856
14Aug 29, 2022 16:4539,7531,378,379,5291,311,864,34002,285,568
15Aug 29, 2022 16:4539,8151,380,924,5301,313,894,21702,285,568
16Aug 29, 2022 16:4439,8191,381,886,2121,314,013,92802,285,568
17Aug 29, 2022 16:5339,8641,390,647,7791,315,512,25002,289,664
18Aug 29, 2022 16:4539,8671,396,280,4021,315,627,40902,281,472