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 listApr 29, 2024 02:42Yuriy LyfenkoYuriy LyfenkoScore: 11,159Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2024 02:4211,034432,206,169364,122,57002,248,704
2Apr 29, 2024 02:4211,063436,331,679365,088,70902,232,320
3Apr 29, 2024 02:4211,119393,352,565350,923,00015,996,0002,297,856
4Apr 29, 2024 02:4211,125396,030,621349,116,00018,006,0002,318,336
5Apr 29, 2024 02:4211,154391,697,046351,068,00017,003,0002,387,968
6Apr 29, 2024 02:4211,158395,438,572353,210,00015,008,0002,351,104
7Apr 29, 2024 02:4211,159397,887,261355,223,00013,008,0002,347,008
8Apr 29, 2024 02:4211,201429,744,204369,616,90002,244,608
9Apr 29, 2024 02:4211,216397,877,307353,117,00017,005,0002,506,752
10Apr 29, 2024 02:4211,293397,485,108355,677,00016,984,0002,437,120
11Apr 29, 2024 02:4211,362406,044,951359,941,00014,997,0002,318,336
12Apr 29, 2024 02:4211,494410,118,344368,320,00010,979,0002,441,216