-
I miss C programming. Program to find prime numbers
Uses unsigned long long, goes up to ULONG_LONG_MAX. Intel Core Duo 2 processor, running Cygwin on Windows XP, and compiled using gcc 3.4.4. Stops at first million results due to time. Can reasonably get to 10 million, if you’re willing to wait. #include <stdio.h>#include <math.h>#include <limits.h>int main(int argc, char **argv){ unsigned long long divisor, max_divisor,…
-
Day 3, Week 2: Hundred Pushup Program
Third day of week 2 of the hundred pushup program: Set tally, “-“=2-minute recovery period. “[#]”=max Dropped the lifts. Too much overlap & hard on the back. Pushups: 15-15-12-12-[23], 77 total.Situps : 15-15-12-12-[25], 79 total.Curls : 15-15-12-12-[20], 74 total.
-
Hard to get going this morning
Slow start. Sore knee, ankle felt iffy to start. Had trouble breaking 9:30 pace for first 1/2 mile. Decent run after that… stayed along Bardstown Road for 3 miles of the run. Even at < 6 am, that's pretty annoying--but I didn't want to do the hill in Vettiner Park this morning, or do multiple…