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 listJan 12, 2026 21:29Adam FolwarcznyAdam FolwarcznyScore: 64,346Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 12, 2026 21:2964,1762,146,464,4702,105,803,00011,993,0002,277,376
2Jan 12, 2026 21:2964,2332,149,631,6632,109,680,0009,993,0002,473,984
3Jan 12, 2026 21:2964,2542,148,018,4092,105,375,00014,995,0002,469,888
4Jan 12, 2026 21:2964,3242,144,915,9122,112,713,0009,993,0002,478,080
5Jan 12, 2026 21:2964,3462,149,308,0202,109,407,00013,996,0002,277,376
6Jan 12, 2026 21:2964,4532,151,064,9752,109,973,00016,991,0002,498,560
7Jan 12, 2026 21:2964,5202,155,668,1032,112,169,00016,993,0002,277,376
8Jan 12, 2026 21:2964,6242,162,680,6362,116,608,00015,989,0002,277,376
9Jan 12, 2026 21:2964,6462,164,232,1892,120,345,00012,989,0002,461,696