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 22:12Adam FolwarcznyAdam FolwarcznyScore: 59,444Success
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 22:1259,2651,984,869,6741,941,754,00013,991,0002,269,184
2Jan 12, 2026 22:1259,3691,983,604,8741,946,198,00012,994,0002,473,984
3Jan 12, 2026 22:1259,3851,988,577,4121,947,719,00011,992,0002,277,376
4Jan 12, 2026 22:1259,3951,986,187,5331,946,046,00013,993,0002,433,024
5Jan 12, 2026 22:1259,4441,988,619,1601,949,661,00011,991,0002,461,696
6Jan 12, 2026 22:1259,4771,990,722,9461,947,750,00014,990,0002,502,656
7Jan 12, 2026 22:1259,6131,996,874,8551,956,226,00010,995,0002,314,240
8Jan 12, 2026 22:1259,7611,997,451,0071,958,136,00013,993,0002,355,200
9Jan 12, 2026 22:1259,8942,005,915,8381,962,526,00013,989,0002,465,792