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 listApr 27, 2026 00:55olliecrowolliecrowScore: 15,012Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 00:5714,940511,161,768484,026,0009,000,0002,535,424
2Apr 27, 2026 00:5714,965518,373,418483,868,0009,997,0002,523,136
3Apr 27, 2026 00:5714,986517,494,395483,572,00010,990,0002,547,712
4Apr 27, 2026 00:5715,004511,705,992486,130,0009,002,0002,392,064
5Apr 27, 2026 00:5715,012511,636,201486,417,0009,007,0002,539,520
6Apr 27, 2026 00:5715,013511,694,478486,446,0009,008,0002,310,144
7Apr 27, 2026 00:5715,070516,603,815487,312,00010,006,0002,539,520
8Apr 27, 2026 00:5715,070513,861,754488,316,0009,005,0002,555,904
9Apr 27, 2026 00:5715,075515,034,091487,499,0009,989,0002,543,616