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 21, 2026 17:50Charles CabergsCharles CabergsScore: 44,743Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 17:5144,3301,483,012,1591,449,913,00012,990,0002,453,504
2Apr 21, 2026 17:5144,3811,486,716,9021,450,609,00013,996,0002,465,792
3Apr 21, 2026 17:5144,5511,488,523,4931,457,202,00012,992,0002,322,432
4Apr 21, 2026 17:5144,6131,489,077,3631,459,259,00012,993,0002,445,312
5Apr 21, 2026 17:5144,7431,500,356,6401,467,548,0008,997,0002,465,792
6Apr 21, 2026 17:5144,7571,498,363,4111,465,005,00011,991,0002,453,504
7Apr 21, 2026 17:5144,9571,500,554,3011,466,607,00016,995,0002,322,432
8Apr 21, 2026 17:5144,9591,498,327,6851,473,661,0009,997,0002,322,432
9Apr 21, 2026 17:5145,0861,507,630,5581,476,878,00010,991,0002,465,792