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 listSep 5, 2021 12:44Andrey TsvetkovAndrey TsvetkovScore: 81,673Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 24, 2021 06:1981,1442,745,088,7502,677,756,96702,277,376
2Sep 2, 2021 09:4481,2752,755,541,7982,682,068,19602,269,184
3Sep 2, 2021 09:4481,3962,754,776,6612,686,066,72702,281,472
4Aug 24, 2021 06:1981,4792,754,452,6322,688,816,06902,277,376
5Aug 24, 2021 06:1981,6732,768,541,0842,695,197,09802,285,568
6Sep 2, 2021 09:4482,1112,777,379,8022,709,678,47102,285,568
7Sep 5, 2021 12:4484,3442,850,209,7382,783,342,96402,273,280
8Sep 5, 2021 12:4484,8302,872,993,3472,799,397,07702,277,376
9Sep 5, 2021 12:4486,5572,918,006,4562,856,387,89902,281,472