Search found 4 matches

by mnafshin
Thu Sep 30, 2010 4:04 pm
Forum: Volume 107 (10700-10799)
Topic: 10706 - Number Sequence
Replies: 34
Views: 20144

Re: 10706 - Number Sequence

wow
i got accept inly with change char s[] with string s
by mnafshin
Mon Sep 27, 2010 8:33 am
Forum: Volume 107 (10700-10799)
Topic: 10706 - Number Sequence
Replies: 34
Views: 20144

Re: 10706 - Number Sequence

i checked my code in iranian contest web site and worked correctly ???????????? but i got WA
http://sina.sharif.edu/~acmicpc/acmicpc ... probs.html
problem D

i'm confuse :evil:
by mnafshin
Sun Sep 26, 2010 8:36 pm
Forum: Volume 107 (10700-10799)
Topic: 10706 - Number Sequence
Replies: 34
Views: 20144

Re: 10706 - Number Sequence

Hi every body
i really need help
i write this code for this problem i checked it for about 100000 test cases in uvatoolkit.com and it work correctly but i got WA :(

#include <iostream>
#include <fstream>
#include <string>
#include <sstream>
#include <vector>
#include <algorithm>
#include <set ...
by mnafshin
Sat Sep 25, 2010 4:23 pm
Forum: Volume 100 (10000-10099)
Topic: 10057 - A mid-summer night's dream.
Replies: 21
Views: 12145

Re:

Problem descripiton was really confusing to me. Thanks to tan_Yui for explaining it. But I am still getting WA. Can somebody say if I am correct with my understanding?
1st number to output is the median
2nd number to output is the frequency of median (s) in the input
3rd number to output is 1 if ...

Go to advanced search