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 listJun 16, 2023 15:01matsuoka-601matsuoka-601Score: 13,473Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 16, 2023 15:0113,272507,154,059437,983,04802,215,936
2Jun 16, 2023 15:0113,296502,437,738438,758,58802,215,936
3Jun 16, 2023 15:0113,395469,013,401425,071,00016,962,0002,420,736
4Jun 16, 2023 15:0113,422469,798,986425,980,00016,959,0002,404,352
5Jun 16, 2023 15:0113,429532,034,503443,146,20502,211,840
6Jun 16, 2023 15:0113,457468,073,804423,128,00020,956,0002,441,216
7Jun 16, 2023 15:0113,473475,791,444425,676,00018,941,0002,433,024
8Jun 16, 2023 15:0113,498468,756,949427,454,00017,977,0002,277,376
9Jun 16, 2023 15:0113,521468,036,864431,206,00014,972,0002,490,368
10Jun 16, 2023 15:0113,529476,715,227428,466,00017,977,0002,486,272
11Jun 16, 2023 15:0113,583479,749,467431,228,00017,009,0002,469,888
12Jun 16, 2023 15:0113,583474,010,264431,235,00017,009,0002,416,640