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 29, 2024 02:58Yuriy LyfenkoYuriy LyfenkoScore: 11,771Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 29, 2024 02:5811,381443,362,127375,589,03802,248,704
2Apr 29, 2024 02:5811,398399,133,776368,126,0008,002,0002,301,952
3Apr 29, 2024 02:5811,402407,643,754368,258,0008,005,0002,514,944
4Apr 29, 2024 02:5811,517409,075,754372,050,0008,001,0002,420,736
5Apr 29, 2024 02:5811,521408,447,789373,177,0007,003,0002,371,584
6Apr 29, 2024 02:5811,535406,184,551373,672,0006,993,0002,473,984
7Apr 29, 2024 02:5811,771448,024,592388,427,90202,256,896
8Apr 29, 2024 02:5811,835459,446,753390,555,65502,265,088
9Apr 29, 2024 02:5811,955425,580,430386,519,0007,990,0002,367,488
10Apr 29, 2024 02:5812,042424,564,976389,406,0007,987,0002,387,968
11Apr 29, 2024 02:5812,053431,427,255390,738,0006,995,0002,334,720
12Apr 29, 2024 02:5812,068424,297,141388,267,0009,981,0002,256,896