Unique strings v2 Sergey Svistunov

Same problem as Unique strings, but with 3 CPUs available and scoring based on wall time instead of CPU time.

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 listJun 10, 2021 16:18Yuriy LyfenkoYuriy LyfenkoScore: 13,941Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 10, 2021 16:1812,609378,266,365925,370,48302,498,560
2Jun 10, 2021 16:1812,614378,417,892926,029,43202,580,480
3Jun 10, 2021 16:1813,213396,392,127923,915,08902,490,368
4Jun 10, 2021 16:1813,756412,678,3061,132,546,00010,995,0002,818,048
5Jun 10, 2021 16:1813,763412,885,7271,135,940,00011,988,0002,674,688
6Jun 10, 2021 16:1813,839415,168,5151,143,027,00014,987,0002,863,104
7Jun 10, 2021 16:1813,924417,733,1541,154,369,00014,978,0002,818,048
8Jun 10, 2021 16:1813,941418,235,8431,152,348,00014,978,0002,756,608
9Jun 10, 2021 16:1814,030420,899,9481,157,714,0009,988,0002,600,960
10Jun 10, 2021 16:1814,068422,050,7891,154,594,00013,982,0002,592,768
11Jun 10, 2021 16:1814,356430,669,8711,157,714,00010,987,0002,736,128
12Jun 10, 2021 16:1814,480434,397,2441,155,981,00012,977,0002,404,352
13Jun 10, 2021 16:1814,765442,944,6691,129,391,26502,600,960
14Jun 10, 2021 16:1814,993449,804,8601,129,663,26202,420,736
15Jun 10, 2021 16:1815,035451,060,7171,134,059,59302,486,272