Sum Pics...

Nov 10, 2004 22:06

ROTC PICS... )

Leave a comment

Comments 7

johnnyjust4u November 11 2004, 13:36:11 UTC
EeeW nasty ROTC. lol but i still could figure out which one was u... to confusin. or maybe its just that i dunno the florida flag

Reply

cva12513 November 11 2004, 23:56:05 UTC
omg ur so gay the one holdin the flag duh! do u not kno ur own stae flag?!

Reply


mizscience November 12 2004, 02:20:08 UTC
wow, those look cool! you look all calm and professional. i would be soooo nervous in that position, lol.

Reply

cva12513 November 12 2004, 12:50:44 UTC
lol haha thanks. but yea man u have no idea how nervous i was. it was my first time and they like begged me to do it! im so happy i didnt mess up!

Reply


4.2 shortyb07 November 12 2004, 12:50:32 UTC
#include
using namespace std;
int main ()
{

cout<<"program 2\n";
cout<<"exercise 3 and 4\n";
char c1, c2, c3;
cout<<"enter a three letter word\n";
cin>>c1>>c2>>c3;
cout<>num;
if (num>0) cout<<"a\n";
else cout<<"b\n";
cout<<"exercise 7 and 8\n";
int num1;
cin>>num1;
if (num1>=6 && num1<=20) cout<<"between\n";
else cout<<"outside\n";
cout<<"exercise 9 and 10 and 11\n";
int num2, x=20;
cin>>num2;
if (num2==7|| num2<5)
{
cout<<"b\n";
x=200;
}
else{
cout<<"c\n";
x=500;

}
cout<

Reply


4.1 shortyb07 November 12 2004, 12:54:05 UTC
#include
using namespace std;
int main()
{
cout<<"Program 4\n";
cout<<"exercise 1 and 2\n";
int x, y=89;
double d;
cout<<"enter one integer and one double\n";
cin>>x>>d;
cout<<"product="<

Reply


4.3 shortyb07 November 12 2004, 13:15:04 UTC
#include
using namespace std;
int main ()
{
cout<<"program 3\n";
cout<<"exercise 12\n";
char ch1='a', ch2='z';
if(ch1<'n'&&ch1

Reply


Leave a comment

Up