User profile: Lysanity

User info
User name:Lysanity
Name:Lysanity Naungayan
Location:General Santos
Website:http://youthuniversity.tk
History
Joined:
Number of posts:15
Latest posts:

Please test the code [racing game]
Is the code is running properly ? //header #include <stdio.h> //for printf(); & scanf(); functi...

We'll be making tetris using C++
Hey there, can you help me to make a simple tetris game using c++? no graphical user interface is f...

What's my problem?
help me please what's the correct code for it.

What's my problem?
Thank you know here's my code [code]#include<stdio.h> int main() { int num1,num2,num3; int lowest, h...

What's my problem?
I'm going to print the highest and the lowest among 3 numbers. [code]#include<stdio.h> int main(...