Help for this page
10000000000000000000000 = 4194304 - 10000000000 = 1024 --------------------------------------- 1111111111110000000000 = 4193280 <= This is the result we're looking + for!
#!/usr/bin/perl -w ... return (length($SUM)) ? $SUM : 0; }