Search found 7 matches

by Salam!
Wed Sep 18, 2013 5:25 pm
Forum: Volume 100 (10000-10099)
Topic: 10026 - Shoemaker's Problem
Replies: 82
Views: 44028

Re: 10026 - Shoemaker's Problem

Thanks I Got Ac
by Salam!
Tue Sep 17, 2013 9:05 pm
Forum: Volume 100 (10000-10099)
Topic: 10026 - Shoemaker's Problem
Replies: 82
Views: 44028

Re: 10026 - Shoemaker's Problem

Hey I'm getting Wa on my code
I think my algorithm is correct but ...
plz helppp mee

Code: Select all

Removed After AC
by Salam!
Sun Sep 15, 2013 3:41 pm
Forum: Volume 103 (10300-10399)
Topic: 10324 - Zeros and Ones
Replies: 179
Views: 63062

Re: 10324 - Zeros and Ones

Hi Guys I Don't know why I get TLE On My code (10324 Zero and Ones) Plz Help me I Think My Algorithm is good #include<iostream> #include<string> using namespace std; int main() { string s; int p=0; while(getline(cin,s)) { if(s.empty())break; p++; int n; cin>>n; cout<<"Case "<<p<<":&qu...
by Salam!
Fri Sep 13, 2013 10:50 pm
Forum: Volume 100 (10000-10099)
Topic: 10070 - Leap Year or Not Leap Year and ...
Replies: 233
Views: 77942

Re: 10070 - Leap Year or Not Leap Year and …

brianfry713 wrote:You misspelled bulukulu
Thanks Brianfry713 I got ac
by Salam!
Fri Sep 13, 2013 5:21 pm
Forum: Volume 100 (10000-10099)
Topic: 10070 - Leap Year or Not Leap Year and ...
Replies: 233
Views: 77942

Re: 10070 - Leap Year or Not Leap Year and …

Hi Guys
I Don't Understand why I get wa
plz help Meeeeeeee :wink:

Code: Select all

I Got Ac...
by Salam!
Wed Sep 11, 2013 11:54 pm
Forum: Volume 6 (600-699)
Topic: 673 - Parentheses Balance
Replies: 243
Views: 73679

Re: 673 - Parentheses Balance

brianfry713 wrote:You need to read line by line, there may be a blank line and reading a string will skip that.
Thanks Brianfry! I Got Ac!
by Salam!
Wed Sep 11, 2013 12:06 am
Forum: Volume 6 (600-699)
Topic: 673 - Parentheses Balance
Replies: 243
Views: 73679

Re: 673 - Parentheses Balance

Hi Guys :D
I get WA for this code on parentheses Balance.
Plz Help Me! :wink:

Code: Select all

Tnx... I Got Ac  :lol:  :lol: 
}

Go to advanced search