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 27, 2026 21:49TudyMTudyMScore: 34,510Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 21:5434,0871,142,963,7621,112,880,00011,998,0002,310,144
2Apr 27, 2026 21:5434,1801,147,929,4131,112,980,00014,986,0002,293,760
3Apr 27, 2026 21:5434,3961,153,061,6631,122,105,00012,989,0002,293,760
4Apr 27, 2026 21:5434,4231,151,951,6121,126,976,0008,999,0002,523,136
5Apr 27, 2026 21:5434,5101,160,247,4211,125,841,00012,998,0002,293,760
6Apr 27, 2026 21:5434,6001,161,521,7631,130,822,00010,998,0002,301,952
7Apr 27, 2026 21:5434,7321,163,077,2191,130,172,00015,988,0002,289,664
8Apr 27, 2026 21:5434,7691,169,532,8751,133,417,00013,992,0002,293,760
9Apr 27, 2026 21:5435,2951,185,708,2041,148,772,00015,969,0002,293,760