Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Latest Thought~

DAMNNNNNNNNNNNNNN.......... KImino Newes CHAPTER SAIKOOOOOOOOOOOOOOOOoooooo........ RINnnnnnnnnnnnnn
 
Hmm more computery stuff... @_@ /me has no idea... xD

C is a programming language. A matrix is a two-dimensional array - think of a rectangle box of numbers/letters/anything really. A constant is a number that you give a name, and tell the program it can never change it (you'll have things like #define MAXSIZE 12 to say that the max size of something is always 12).

When you declare a matrix, you would have something like:
int my_matrix[10][20];
where 10 indicates the number of rows, and 20 the number of columns in the matrix. int is what is stored in the matrix (lots of integers).

C likes it when you create an array, and you put a constant in the matrix such as
int my_matrix[MAXROW][MAXCOLUMN];
and doesn't like it if you try to think of a number later. In this case, I was reading how many letters were on a line, and trying to tell the matrix that it should have however many letters there were as the column length. There are other reasons why it was difficult for me, but explaining those would take a long time. :)
 
Must recruit more people...

/me dashes off to the intro thread and brings nawi with her
 
How did that... i dun get it @_@

Lol /me imagines ojou sama running into the distance with nawi dragging/flying behind her~
 
nyaa...i've been kidnapped<3

darn it....they stopped it in a middleT__T...oh well...better download the real one=/
 
Oh my... nawi likes being kidnapped. ^///^

That changes a few things.

/me and nawi decide to launch Sam into the sky as we watch the fireworks together



Recruiting people will take more time. X_X