You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
332557242 is a reversed -1167338989, which is a signed version of 3127628307. Here is the code that calculates correct result https://dotnetfiddle.net/HYjNa6 The library implements algorithm correctly
Testing with the value "test", I receive the
int
value:332557242
(see here: https://dotnetfiddle.net/p72M2c)When compared to other implementations in other languages, this is an incorrect value (should be 3127628307).
The text was updated successfully, but these errors were encountered: