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 listJan 16, 2026 21:04Adam FolwarcznyAdam FolwarcznyScore: 9,646Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 16, 2026 21:049,544338,086,359310,964,0003,999,0002,453,504
2Jan 15, 2026 23:199,568336,073,274311,735,0003,996,0002,433,024
3Jan 15, 2026 23:179,578343,340,259310,084,0006,001,0002,506,752
4Jan 16, 2026 21:049,580340,208,322311,145,0005,002,0002,506,752
5Jan 15, 2026 23:179,601341,812,216312,846,0003,998,0002,416,640
6Jan 15, 2026 23:179,610344,212,720313,113,0004,001,0002,420,736
7Jan 15, 2026 23:179,610340,258,832311,113,0006,002,0002,424,832
8Jan 15, 2026 23:199,613337,937,839312,218,0005,003,0002,375,680
9Jan 16, 2026 21:049,618342,942,548314,405,0002,994,0002,510,848
10Jan 15, 2026 23:179,621342,195,746312,503,0004,992,0002,510,848
11Jan 15, 2026 23:199,621342,573,449313,492,0003,993,0002,420,736
12Jan 15, 2026 23:179,636340,549,615314,987,0002,999,0002,441,216
13Jan 15, 2026 23:199,642349,868,842315,192,0003,001,0002,396,160
14Jan 15, 2026 23:199,646344,696,568314,307,0004,003,0002,490,368
15Jan 16, 2026 21:049,659347,220,167312,748,0005,995,0002,428,928
16Jan 15, 2026 23:199,664342,441,266312,912,0005,998,0002,445,312
17Jan 15, 2026 23:199,668339,520,557314,030,0005,000,0002,514,944
18Jan 16, 2026 21:049,670343,015,460315,112,0004,001,0002,428,928
19Jan 15, 2026 23:179,677346,486,287314,350,0004,989,0002,465,792
20Jan 16, 2026 21:049,688339,188,239314,700,0004,995,0002,510,848
21Jan 15, 2026 23:199,728347,689,732317,018,0004,000,0002,531,328
22Jan 15, 2026 23:179,743345,485,236316,537,0004,992,0002,457,600
23Jan 15, 2026 23:179,746341,375,411316,612,0004,993,0002,420,736
24Jan 15, 2026 23:199,770354,593,953318,411,0003,992,0002,510,848
25Jan 16, 2026 21:049,799353,602,211318,375,0004,990,0002,433,024
26Jan 16, 2026 21:049,852349,123,332320,112,0005,001,0002,420,736
27Jan 16, 2026 21:0410,068361,780,793328,241,0004,002,0002,420,736