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 listOct 19, 2024 19:11Sybrand AarnoutseSybrand AarnoutseScore: 53,355Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Oct 19, 2024 19:1153,2301,786,969,4481,619,772,000136,811,0002,293,760
2Oct 19, 2024 19:1153,2471,788,347,5441,609,295,000147,843,0002,285,568
3Oct 19, 2024 19:1153,2731,782,841,8561,613,180,000144,836,0002,433,024
4Oct 19, 2024 19:1153,3251,791,645,9531,615,915,000143,814,0002,293,760
5Oct 19, 2024 19:1153,3551,786,693,3731,604,917,000155,797,0002,293,760
6Oct 19, 2024 19:1153,3661,786,316,0811,621,220,000139,846,0002,428,928
7Oct 19, 2024 19:1153,4091,796,695,2661,621,702,000140,800,0002,445,312
8Oct 19, 2024 19:1153,4931,797,644,7411,624,420,000140,863,0002,293,760
9Oct 19, 2024 19:1153,5191,793,020,4901,642,273,000123,869,0002,285,568