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 15, 2026 01:18Josu San MartinJosu San MartinScore: 10,794Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Jan 15, 2026 00:224,301167,526,586139,940,0001,999,0002,289,664
2Jan 15, 2026 00:204,302167,327,463139,983,0001,999,0002,392,064
3Jan 15, 2026 00:224,306171,955,758140,086,0002,001,0002,392,064
4Jan 15, 2026 00:204,309164,026,551141,203,0001,001,0002,396,160
5Jan 15, 2026 00:224,309167,816,564141,209,0001,001,0002,408,448
6Jan 15, 2026 00:224,315167,673,640141,382,0001,002,0002,289,664
7Jan 15, 2026 00:204,316170,692,966141,415,0001,002,0002,289,664
8Jan 15, 2026 00:224,327165,955,975140,786,0001,996,0002,289,664
9Jan 15, 2026 00:224,480169,760,208144,834,0002,996,0002,289,664
10Jan 15, 2026 00:224,489175,137,811146,143,0002,001,0002,396,160
11Jan 15, 2026 00:224,492170,523,527148,235,00002,289,664
12Jan 15, 2026 00:224,667178,249,728151,996,0001,999,0002,289,664
13Jan 15, 2026 01:1710,794381,729,569328,193,00028,016,0002,490,368
14Jan 15, 2026 01:1710,843380,937,207337,842,00019,990,0002,318,336
15Jan 15, 2026 01:1710,994382,732,577340,814,00021,988,0002,510,848
16Jan 15, 2026 01:1711,283397,640,667335,392,00036,933,0002,371,584
17Jan 15, 2026 00:2011,310400,172,243329,335,00043,911,0002,363,392
18Jan 15, 2026 01:1711,319398,068,306331,585,00041,947,0002,269,184
19Jan 15, 2026 00:2011,369400,680,824336,155,00039,018,0002,293,760
20Jan 15, 2026 01:1711,372404,598,206331,355,00043,914,0002,363,392
21Jan 15, 2026 00:2011,402403,954,446337,352,00038,925,0002,428,928
22Jan 15, 2026 01:1811,560406,820,041343,546,00037,949,0002,379,776
23Jan 15, 2026 01:1811,709411,210,750350,466,00035,945,0002,433,024
24Jan 15, 2026 01:1811,726414,855,057343,973,00042,996,0002,449,408