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 30, 2026 21:35Dominique GarmierDominique GarmierScore: 101,072Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 30, 2026 21:3699,6393,307,740,6883,273,114,00014,991,0002,445,312
2Apr 30, 2026 21:3699,8833,316,608,3203,280,168,00015,986,0002,326,528
3Apr 30, 2026 21:36100,4313,331,822,2783,301,238,00012,989,0002,326,528
4Apr 30, 2026 21:36100,4803,333,106,8763,307,861,0007,994,0002,330,624
5Apr 30, 2026 21:36101,0723,356,942,9643,321,409,00013,993,0002,326,528
6Apr 30, 2026 21:36101,4033,362,612,0333,336,329,0009,994,0002,433,024
7Apr 30, 2026 21:36101,7693,375,543,4953,345,404,00012,993,0002,437,120
8Apr 30, 2026 21:36101,8163,377,160,8643,346,967,00012,992,0002,326,528
9Apr 30, 2026 21:36102,0853,389,366,9253,352,848,00015,989,0002,441,216