Decimals - please helpI have to create a converter but the results must be in 4 decimal places just like, if i Entered 500...
What's wrong with my code ?? Please help ! I'm stucked with this thing !#include <stdio.h> #include <conio.h> main() { int circle; int a; printf("To compute...
I'm confused -.- Please helpIs this correct ? #include <iostream> #include <conio.h> using namespace std; int main () { f...
I'm confused -.- Please helpwhat formula will display on the next line does it mean ? I'm just rookie in programming . I cannot ...
I'm confused -.- Please helpMake a program that will ask the users to input 4 different numbers. After the user’s input the p...
This user does not accept Private Messages