![]() |
![]() |
#56 |
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
217438 Posts |
![]()
And you earned yourself a timeout. PM me or any supermod with the factorization of the first test to have posting privileges restored.
|
![]() |
![]() |
#57 |
"Eric"
Nov 2020
United States
28 Posts |
![]()
I think you should know more about the difference between a factor and multiple.
|
![]() |
![]() |
#58 |
"Eric"
Nov 2020
United States
102 Posts |
![]()
I also researched some information about my question and found this answer https://differencebtwn.com/differenc...or-vs-multiple
|
![]() |
![]() |
#59 | ||||
Jan 2010
2·43 Posts |
![]()
@Gelly
Always good to see a decent criticism.. well then, let's be clear upon that AMAP ![]() Quote:
Quote:
Quote:
![]() Quote:
Well, this link will answer your questions, if you really want them... https://alg0z.blogspot.com/2020/12/major-update-fpc15rev3.html MODERATOR NOTE: Link disabled pending evaluation of software downloads thereat Last fiddled with by Dr Sardonicus on 2020-12-16 at 00:13 Reason: As indicated |
||||
![]() |
![]() |
#60 |
Mar 2019
11·13 Posts |
![]()
Actually, there have been: "Can you factor this composite to demonstrate your algorithm isn't complete BS?"
Last fiddled with by mathwiz on 2020-12-16 at 17:02 |
![]() |
![]() |
#61 | |
Jan 2010
10101102 Posts |
![]() Quote:
![]() |
|
![]() |
![]() |
#62 |
"Dylan"
Mar 2017
10001000012 Posts |
![]()
Initial investigation of the file: VirusTotal reports that the URL is clean.
The file that that link takes me is clean, according to VirusTotal. Attempting to run the program sandboxed in Windows 10 doesn't work (needs the bash shell to work, plus Start.exe fails to start). Attempting to run it in a Linux VM, gets me this far when I run the first bit of code in the pdf you linked: Code:
./fpc -ver -poweredby -bye sh: en: command not found see seed: 682257166327978917907309860240882231625049719486075477905198 bits: 199 Please, enter a coef 4 Z: So I thought, maybe I should recompile. Except that doesn't work, as the stuff in the makefile appears to be hardcoded, due to the software used to make the makefile. This of course makes it impossible for one to just download the source and compile, unless they go through the trouble of making the file themselves (which I am not going to do). |
![]() |
![]() |
#63 | ||||
Jan 2010
10101102 Posts |
![]() Quote:
P.S. Quote:
Quote:
Quote:
Last fiddled with by SarK0Y on 2020-12-17 at 00:03 |
||||
![]() |
![]() |
#64 |
"Dylan"
Mar 2017
10418 Posts |
![]() |
![]() |
![]() |
#65 |
Jan 2010
8610 Posts |
![]() |
![]() |
![]() |
#66 |
Jan 2010
2×43 Posts |
![]()
https: //sourceforge.net/projects/fastprimecruncher/files/Build/FPC15/build.sh/download
this script builds stuff... [QUOTEmkdir ./Debug export compiler=$1 $compiler -c "./main.cpp" -g -g3 -O0 -pedantic -Wall -std=gnu++20 -o ./Debug/main.cpp.o -I$2/include -I. $compiler -c "./gears.cpp" -g -g3 -O0 -pedantic -Wall -std=gnu++20 -o ./Debug/gears.cpp.o -I$2/include -I. $compiler -c "./vars.cpp" -g -g3 -O0 -pedantic -Wall -std=gnu++20 -o ./Debug/vars.cpp.o -I$2/include -I. $compiler -c "./S0T.cpp" -g -g3 -O0 -pedantic -Wall -std=gnu++20 -o ./Debug/S0T.cpp.o -I$2/include -I. $compiler -c "./alt_funcs.cpp" -g -g3 -O0 -pedantic -Wall -std=gnu++20 -o ./Debug/alt_funcs.cpp.o -I$2/include -I. $compiler -c "./taltws.cpp" -g -g3 -O0 -pedantic -Wall -std=gnu++20 -o ./Debug/taltws.cpp.o -I$2/include -I. $compiler -c "./S0T_v0.cpp" -g -g3 -O0 -pedantic -Wall -std=gnu++20 -o ./Debug/S0T_v0.cpp.o -I$2/include -I. $compiler -c "./gears2.cpp" -g -g3 -O0 -pedantic -Wall -std=gnu++20 -o ./Debug/gears2.cpp.o -I$2/include -I. $compiler -o ./Debug/FastPrimeCruncher @"FastPrimeCruncher.txt" -L. -L$2/lib64 -g -lgmp -lpthread chmod u+x ./Debug/FastPrimeCruncher echo "path to program is ./Debug/FastPrimeCruncher"[/QUOTE]just put it into project's directory, then chmod u+x ./build.sh & run ./build.sh /path/to/g++ /dir/of/gcc Ex. ./build.sh /gcc10/bin/g++ /gcc10 Last fiddled with by SarK0Y on 2020-12-17 at 04:02 |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fast Factoring and Cracking The RSA | Owl | Miscellaneous Math | 11 | 2021-01-01 01:26 |
Pope "Deviled Eggs" Benedict, heaven help us for cracking such yolks | jasong | Soap Box | 9 | 2013-03-17 03:28 |