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 listJun 16, 2024 00:14Joad NacerJoad NacerScore: 5,401Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jun 16, 2024 00:144,715216,148,819155,580,47502,232,320
2Jun 16, 2024 00:144,728218,256,504156,035,45302,236,416
3Jun 16, 2024 00:144,880233,339,649161,042,90502,228,224
4Jun 16, 2024 00:145,343207,632,939151,406,00024,902,0002,367,488
5Jun 16, 2024 00:145,350204,386,366149,612,00026,930,0002,387,968
6Jun 16, 2024 00:145,368202,501,550152,135,00025,022,0002,392,064
7Jun 16, 2024 00:145,401205,297,043153,212,00025,034,0002,400,256
8Jun 16, 2024 00:145,410203,902,721154,604,00023,938,0002,359,296
9Jun 16, 2024 00:145,450208,155,204156,874,00022,981,0002,392,064
10Jun 16, 2024 00:145,450206,276,639154,882,00024,980,0002,363,392
11Jun 16, 2024 00:145,631212,888,438163,840,00021,978,0002,359,296
12Jun 16, 2024 00:145,675207,651,832162,243,00025,037,0002,408,448