Search found 3 matches
- Thu Dec 15, 2005 4:32 am
- Forum: Volume 5 (500-599)
- Topic: 587 - There's treasure everywhere!
- Replies: 37
- Views: 6933
- 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 ...
#include<iostream>
#include<cctype>
#include<string>
#include<cmath>
#include<iomanip>
using namespace std;
void move(string,float&,float&,float);
float pt(int ...
- 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 ...
#include<iostream>
#include<cctype>
#include<string>
#include<cmath>
#include<iomanip>
using namespace std;
void move(string,float&,float ...