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:47Adam FolwarcznyAdam FolwarcznyScore: 60,056Success
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:4759,8372,002,703,8501,961,643,00012,991,0002,461,696
2Jan 12, 2026 21:4759,9362,010,144,0891,965,906,00011,993,0002,478,080
3Jan 12, 2026 21:4759,9832,005,336,8841,968,450,00010,996,0002,465,792
4Jan 12, 2026 21:4760,0292,010,442,8451,966,960,00013,992,0002,277,376
5Jan 12, 2026 21:4760,0562,010,455,8531,964,849,00016,990,0002,277,376
6Jan 12, 2026 21:4760,2892,016,862,9261,976,540,00012,990,0002,277,376
7Jan 12, 2026 21:4760,3562,016,156,1741,974,744,00016,989,0002,465,792
8Jan 12, 2026 21:4760,5092,024,693,6051,983,808,00012,992,0002,478,080
9Jan 12, 2026 21:4760,6162,033,781,2021,988,333,00011,995,0002,465,792