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 listAug 8, 2023 14:25matsuoka-601matsuoka-601Score: 9,472Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Aug 8, 2023 14:259,411336,860,607295,575,00014,978,0002,334,720
2Aug 8, 2023 14:259,414337,864,362291,672,00018,978,0002,363,392
3Aug 8, 2023 14:259,426335,199,558294,051,00017,002,0002,363,392
4Aug 8, 2023 14:259,438343,032,228293,476,00017,967,0002,498,560
5Aug 8, 2023 14:259,445335,035,778297,696,00013,985,0002,338,816
6Aug 8, 2023 14:259,467341,871,280293,451,00018,964,0002,334,720
7Aug 8, 2023 14:259,472335,172,889297,606,00014,980,0002,359,296
8Aug 8, 2023 14:259,473337,892,998298,629,00013,982,0002,334,720
9Aug 8, 2023 14:259,498340,684,239291,483,00021,961,0002,465,792
10Aug 8, 2023 14:259,679387,425,733319,395,30602,293,760
11Aug 8, 2023 14:259,732385,783,558321,160,89902,269,184
12Aug 8, 2023 14:259,754389,339,579321,870,96802,306,048