![]() |
|
|
#12 |
|
Dec 2011
After milion nines:)
101101001012 Posts |
Standard output looks like
92*10^542048-1 is not prime. RES64: DEADBEEFDEADBEEF. OLD64: EE08834052D0214E Time : 990.560 sec. What I need to do when this output is copied to results.txt is automatically crop to ( OLD64: EE08834052D0214E Time : 990.560 sec. is automatically removed) 92*10^542048-1 is not prime. RES64: DEADBEEFDEADBEEF. Last fiddled with by CRGreathouse on 2015-05-15 at 16:03 Reason: Residue bowdlerization |
|
|
|
|
|
#13 | |
|
Dec 2014
37 Posts |
Quote:
Code:
echo '92*10^542048-1 is not prime. RES64: DEADBEEFDEADBEEF. OLD64: EE08834052D0214E Time : 990.560 sec.' | grep -o -e '^[^.]* is not prime. RES64: [[:upper:]]\{16\}.'
|
|
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sieving with powers of small primes in the Small Prime variation of the Quadratic Sieve | mickfrancis | Factoring | 2 | 2016-05-06 08:13 |
| Small primes | kar_bon | Riesel Prime Data Collecting (k*2^n-1) | 3 | 2013-05-11 04:56 |
| Small Primes | Housemouse | Math | 2 | 2008-06-04 05:23 |
| Small Primes for Octoproths <= 155 | ValerieVonck | Octoproth Search | 100 | 2007-02-16 23:43 |
| Generating Small Primes | wblipp | Software | 2 | 2005-01-05 13:29 |