Search found 9 matches

by i see
Thu Aug 09, 2012 1:43 pm
Forum: Volume 104 (10400-10499)
Topic: 10494 - If We Were a Child Again
Replies: 55
Views: 25903

10494_please help me , thanks in advanced !

It's WA all the time, I have checked over function div, function division and functon mod, I think they are all right, please help me, thanks in advance !

#include <iostream>
#include <string>
#include <fstream>
#include <deque>
//#define LOCAL
#define fin cin
#define fout cout
using namespace ...
by i see
Thu Aug 02, 2012 7:13 am
Forum: Volume 4 (400-499)
Topic: 465 - Overflow
Replies: 104
Views: 39013

Re: 465, please help me , thanks !

Hi brianfry713 ,thank you ! With your helps it's AC.
by i see
Wed Aug 01, 2012 3:32 pm
Forum: Volume 4 (400-499)
Topic: 465 - Overflow
Replies: 104
Views: 39013

465, please help me , thanks !

I try my best to find any faults in my cides, it's always RE, please help me, thans in advace !
#include <iostream>
#include <string>
#include <vector>
#include <fstream>
//#define LOCAL
#define fin cin
#define fout cout
using namespace std;
inline void multiply(const vector<int> &a, const vector ...
by i see
Fri Jun 15, 2012 6:36 pm
Forum: Volume 101 (10100-10199)
Topic: 10115 - Automatic Editing
Replies: 29
Views: 12251

Re: 10115 please tell me how to reduce the running times !

thank you,i have passed !
by i see
Wed Jun 13, 2012 11:47 am
Forum: Volume 101 (10100-10199)
Topic: 10115 - Automatic Editing
Replies: 29
Views: 12251

10115 please tell me how to reduce the running times !


Hi,the running time of my program exceed time limit,please tell me how to reduce the running time,thanks in advance !

code]
#include <iostream>
#include <string>
#include <fstream>
#define LOCAL
//#define fin cin
//#define fout cout
using namespace std;
int main()
{
#ifdef LOCAL
ifstream fin ...
by i see
Sat Jun 02, 2012 9:06 am
Forum: Volume 4 (400-499)
Topic: 401 - Palindromes
Replies: 196
Views: 57946

Re: 401_Please help me and tell me where is the wrong?

Hi, brianfry713 , I want to thank you for making me understand the error where i did't find all the time , i have passed the problem,thank you again !
by i see
Fri Jun 01, 2012 4:06 pm
Forum: Volume 3 (300-399)
Topic: 375 - Inscribed Circles and Isosceles Triangles
Replies: 19
Views: 5129

Re: 375_please tell me why get wa?

thank you ! I have passed the problem with your helps!
by i see
Fri Jun 01, 2012 4:02 pm
Forum: Volume 4 (400-499)
Topic: 401 - Palindromes
Replies: 196
Views: 57946

401_Please help me and tell me where is the wrong?

[*]I have tried again and again,but i can't get ac all the time!All though it's easy,please help me ! thanks in advance.

#include <iostream>
#include <fstream>
#include <string>
//#define LOCAL
#define fin cin
#define fout cout
using namespace std;

bool is_palindrome_string(const string &s ...
by i see
Sat May 19, 2012 7:50 am
Forum: Volume 3 (300-399)
Topic: 375 - Inscribed Circles and Isosceles Triangles
Replies: 19
Views: 5129

375_please tell me why get wa?

[quote][/quote]I think it should be correct,but the truth is not.please help me,thanks in advance!
#include <iostream>
#include <fstream>
#include <cmath>
#include <iomanip>
#define pi 3.1415926
//#define LOCAL
#define fin cin
#define fout cout
using namespace std;
double circumference(double b ...

Go to advanced search