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 listDec 19, 2025 20:03Rajarshi BasuRajarshi BasuScore: 5,901Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 19, 2025 19:425,817214,447,472188,970,0002,999,0002,371,584
2Dec 19, 2025 19:425,818216,280,702184,988,0006,999,0002,519,040
3Dec 19, 2025 19:425,818219,025,752187,998,0003,999,0002,281,472
4Dec 19, 2025 19:425,821216,733,198187,087,0005,002,0002,445,312
5Dec 19, 2025 19:425,836219,815,414185,608,0006,985,0002,445,312
6Dec 19, 2025 20:055,859214,368,227187,322,0006,010,0002,514,944
7Dec 19, 2025 20:065,868217,578,076188,613,0005,016,0002,514,944
8Dec 19, 2025 20:065,869217,059,553189,685,0003,993,0002,506,752
9Dec 19, 2025 19:425,875217,740,834189,878,0003,997,0002,367,488
10Dec 19, 2025 19:425,876221,101,638186,916,0006,996,0002,359,296
11Dec 19, 2025 20:065,879218,669,306189,008,0005,000,0002,519,040
12Dec 19, 2025 20:065,885216,816,812189,199,0005,005,0002,510,848
13Dec 19, 2025 20:055,891219,677,749189,399,0005,010,0002,506,752
14Dec 19, 2025 20:065,901221,631,726187,742,0006,990,0002,281,472
15Dec 19, 2025 20:055,901220,799,500186,735,0007,988,0002,510,848
16Dec 19, 2025 20:065,901217,480,727193,737,0001,003,0002,510,848
17Dec 19, 2025 20:065,903220,413,221187,811,0006,992,0002,510,848
18Dec 19, 2025 20:055,920215,936,834189,339,0006,010,0002,277,376
19Dec 19, 2025 20:055,933216,822,774189,811,0005,994,0002,355,200
20Dec 19, 2025 20:065,963221,140,708191,800,0004,994,0002,494,464
21Dec 19, 2025 20:056,008221,205,767192,247,0006,007,0002,318,336
22Dec 19, 2025 19:426,064229,595,558195,109,0005,002,0002,277,376
23Dec 19, 2025 20:066,079225,534,534197,601,0002,993,0002,514,944
24Dec 19, 2025 19:426,754255,818,577217,883,0004,997,0002,510,848
25Dec 19, 2025 20:036,856259,422,388193,493,00032,745,0006,713,344
26Dec 19, 2025 20:0313,2652,788,730,935200,058,000237,693,0002,281,472
27Dec 19, 2025 20:0315,9003,043,176,785232,077,000292,619,0002,473,984