Description :Caculate the express: "s=s0+v0*t+(1/2)*g*t*t" ***************************************/ #include <iostream>...
A code for caculate 1+2+3+...+n #include <iostream> using namespace std; int main() { int i=0; int temp=0; int n; while (1)//use this...
good!! I like it!!
sorry!i am so caraless that i didnot change the " " ",at first i input the " " " in Chinese mode.Now i eat my words ,and i make it,thank you!!:)
when i did as you tell me ,but i could not complie successfully. my code is \; int main(int argc, char *argv[]) { int gm=DETECT, gd;...
i add some functioins and program a new code that based on codezone as follows: #include<stdio.h> float add(float,float); float sub(float,float);...
At last i find a new solution solve my problem which i proposed yesterday,using the "goto";code is as follows: #include<stdio.h> float...
i forgot~~i wanted to say,i made a project in wxDEV_C++,and copyed the code in it,the wxDEV_C++ told me could not compile successfully;then i...
but i copy the code into the wxDEV_C++,can not compile successfully if(choice=='y'||choice=='Y') //main(); something wrong in "main();...
Separate names with a comma.