- Upvotes Received
- 2
- Posts with Upvotes
- 2
- Upvoting Members
- 2
- Downvotes Received
- 4
- Posts with Downvotes
- 4
- Downvoting Members
- 3
24 Posted Topics
granted you got one, but it's in acid-flavor, you can't drink it I wish School won't end for another 3 weeks
Because they don't. Why don't people think?
1) Married the girl I love. 2) Be closer to God 3) Be Successful.
P- Put your right hand in his wife's dress, and put your left in his daughter's(or mistress's) panty.
no if you find an envelope full of money, would you keep it?
01001001 00100000 01101100 01101111 01110110 01100101 00100000 01010000 01110010 01101001 01110011 01100011 01101001 01101100 01101100 01100001 00100000 01000011 01101000 01100001 01101110 01100111
[url]http://www.ore-sanjyou.net/wp-content/uploads/2011/11/3-Simple-Steps-for-Effective-Online-Business.jpg[/url]
Interface: [CODE]import java.awt.Rectangle; public interface Doubler { public void makeDouble(Rectangle newRectangle); }[/CODE] [CODE]import java.awt.Rectangle; public class RectangleDoubler implements Doubler { private double x, y, width, height; RectangleDoubler() { x = 0.0; y = 0.0; width = 0.0; height = 0.0; }//end of default constructor public void makeDouble(Rectangle newRectangle) { x …
[QUOTE=WaltP;1550282] Is this really that hard?[/QUOTE] a lot of the code is hard for us noob at c++ dont assume us to know every "basic" you'd learned
why dont u use a switch(option) case 1: Numbers of year... break; case 2: and keep going much easier to debug
#include<iostream> #include<stdio.h> #include<string> #include<stdlib.h> #include<time.h> using namespace std; void printBoard(); void fillBoard(); void checkWin(); string board [9][9]; bool gameOver = false; int main() { fillBoard(); printBoard(); }//end of main void printBoard() { cout<<board[0][0]<<" | "<<board[0][1]<<" | "<<board[0][2]<<" "<<board[0][3]<<" | "<<board[0][4]<<" | "<<board[0][5]<<" "<<board[0][6]<<"| "<<board[0][7]<<" | "<<board[0][8]<<endl<<"--------- --------- ---------\n";//1st line cout<<board[1][0]<<" …
The End.
Blackiey