(Untitled)

Sep 30, 2006 23:47


Read more... )

Leave a comment

Comments 10

bluesleeper October 2 2006, 04:37:14 UTC
#include
#include
using namespace std;

void main()
{
str = "y";
excitement = 1000000;
for(i = 0; i < excitement; i++)
str = str + "a";
str = str + "y";
cout << str << endl;
}

Reply

bluesleeper October 2 2006, 04:38:31 UTC
dammit, the stuff in angle brackets after the #includes didn't show up. you get the picture, though. see you twice before the new year, then.

Reply


pseudosilence October 2 2006, 05:53:33 UTC
Bit of a cheat, but you might want to see if you can somehow get access to one of the college apartment boards - when I lived in SF years ago I found my killer sublet through a posting at the UCSF Medical School.

I will miss you, of course, but we should find sometime before your move to swap massages and have lunch.

-PS

Reply


sylvantechie October 2 2006, 14:07:24 UTC
I've pinged my main contact in that area. Hopefully something useful this way comes...

Reply


Leave a comment

Up