Search found 3 matches

by a79v
Thu Dec 15, 2005 4:32 am
Forum: Volume 5 (500-599)
Topic: 587 - There's treasure everywhere!
Replies: 37
Views: 6933

haha,still got comiler error dunno why leh
by a79v
Tue Nov 29, 2005 10:26 pm
Forum: Volume 5 (500-599)
Topic: 587 - There's treasure everywhere!
Replies: 37
Views: 6933

587 there's treasure everywhere compiler error

i can compile my code in vc++,but here i got compiler error,i thought it is becuse the different standard. can anyone help me?thx


#include<iostream>
#include<cctype>
#include<string>
#include<cmath>
#include<iomanip>
using namespace std;

void move(string,float&,float&,float);
float pt(int ...
by a79v
Tue Nov 29, 2005 10:17 pm
Forum: Volume 5 (500-599)
Topic: 587 - There's treasure everywhere!
Replies: 37
Views: 6933

587 - There's treasure everywhere!

i have done 587 and it runs very well in my vc++ 6.0 compiler and bloodshed compiler,but when i submitted it i got compiler error,can anyone help me check.
#include<iostream>
#include<cctype>
#include<string>
#include<cmath>
#include<iomanip>
using namespace std;

void move(string,float&,float ...

Go to advanced search