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 21, 2024 14:39Alex KentAlex KentScore: 91,024Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Sep 21, 2024 14:3990,3343,003,881,3782,952,050,00028,980,0002,281,472
2Sep 21, 2024 14:3990,3383,009,784,3432,950,181,00030,980,0002,519,040
3Sep 21, 2024 14:3990,4253,008,612,0182,954,046,00029,980,0002,379,776
4Sep 21, 2024 14:3990,9293,028,937,1172,972,672,00027,987,0002,334,720
5Sep 21, 2024 14:3991,0243,034,127,1912,973,816,00029,977,0002,322,432
6Sep 21, 2024 14:3991,0993,032,572,5162,974,281,00031,981,0002,281,472
7Sep 21, 2024 14:3991,3163,047,389,2602,988,453,00024,987,0002,281,472
8Sep 21, 2024 14:3991,4153,042,421,4662,984,725,00031,975,0002,281,472
9Sep 21, 2024 14:3991,7453,056,046,8952,995,620,00031,974,0002,281,472