Code, Strings, and Keys

    • About Thomas Powell
    • Account
    • It’s been [0] days since [program] last updated
    • Login
    • Password Reset
    • Pianist / Accompanist / Music Director Resume
    • Reading List 2025
    • Register
    • Running Gear – Shoes, Treadmill, and Bandages
    • Site Map
Illustration of a bird flying.
  • 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,…

    July 18, 2008
  • 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.

    July 17, 2008
  • 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…

    July 17, 2008
←Previous Page
1 … 247 248 249 250 251 … 310
Next Page→

Code, Strings, and Keys

Proudly powered by WordPress