Search found 19 matches
- Sat Jul 02, 2011 9:56 pm
- Forum: Volume 3 (300-399)
- Topic: 343 - What Base Is This?
- Replies: 72
- Views: 28311
Re: 343(What Base is This?)
@jan Thank you sir, i got Ac by your provided Cases.Thank you.
- Sat Jun 25, 2011 7:52 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11352 - Crazy King
- Replies: 32
- Views: 17461
Re: 11352 - Crazy King
AC. there was a problem of just one "=" thats why i get a huge pain.
- Fri Jun 24, 2011 12:32 am
- Forum: Volume 101 (10100-10199)
- Topic: 10150 - Doublets
- Replies: 46
- Views: 45938
Re: 10150 - Doublets
thank you Shafaet vai. i have an Ac now ..i just changed the data structure i used.
- Thu Jun 23, 2011 9:02 am
- Forum: Volume 101 (10100-10199)
- Topic: 10150 - Doublets
- Replies: 46
- Views: 45938
Re: 10150 - Doublets
@ Shafaet_du: if you dont mind,i am not so expert can you sortly expalin what is "trie " and how to use it or provide me some link to know about it.
thanks for the reply.
thanks for the reply.
- Tue Jun 21, 2011 7:17 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10242 - Fourth Point !!
- Replies: 30
- Views: 17847
Re: 10242 - Fourth Point!!
thank you keneth and obaida you helped me to get an AC.
- Fri Jun 17, 2011 5:08 pm
- Forum: Volume 4 (400-499)
- Topic: 482 - Permutation Arrays
- Replies: 159
- Views: 53460
- Fri Jun 17, 2011 8:56 am
- Forum: Volume 4 (400-499)
- Topic: 424 - Integer Inquiry
- Replies: 96
- Views: 38523
Re: 424 - Integer Inquiry RE
AC
Code: Select all
- Fri Jun 17, 2011 8:56 am
- Forum: Volume 4 (400-499)
- Topic: 424 - Integer Inquiry
- Replies: 96
- Views: 38523
Re: 424 - Integer Inquiry RE
Got AC
Code: Select all
AC
- Fri Jun 17, 2011 8:15 am
- Forum: Volume 4 (400-499)
- Topic: 424 - Integer Inquiry
- Replies: 96
- Views: 38523
Re: 424 - Integer Inquiry RE
what will be the output for
0000
0000
0000
0
plz...
0000
0000
0000
0
plz...
- Wed Jun 15, 2011 7:34 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11340 - Newspaper
- Replies: 154
- Views: 68816
Re: 11340 - Newspaper
thank you all...i have an AC now thanks a lot.
- Wed Jun 15, 2011 6:34 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11223 - O: dah dah dah!
- Replies: 43
- Views: 25721
Re: 11223 - O: dah dah dah!
my code give the right output for all the test cases given by all of you...but why wrong aswer..?
- Wed Jun 15, 2011 6:32 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11223 - O: dah dah dah!
- Replies: 43
- Views: 25721
Re: 11223 - O: dah dah dah!
please someone tell me whats the problem with my code......WA...??
#include<iostream>
#include<cmath>
#include<algorithm>
#include<vector>
#include<iomanip>
#include<map>
#include<cstdlib>
#include<string>
using namespace std;
int main()
{
int i,j;
map<string,char> listOfSymbol;
listOfSymbol ...
#include<iostream>
#include<cmath>
#include<algorithm>
#include<vector>
#include<iomanip>
#include<map>
#include<cstdlib>
#include<string>
using namespace std;
int main()
{
int i,j;
map<string,char> listOfSymbol;
listOfSymbol ...
- Wed Jun 15, 2011 6:11 pm
- Forum: Volume 112 (11200-11299)
- Topic: 11223 - O: dah dah dah!
- Replies: 43
- Views: 25721
Re: 11223 - O: dah dah dah!
my code give the same output for the given input , but still wrong answer.
thank you "SeineRiver" for the input set
thank you "SeineRiver" for the input set
- Wed Jun 15, 2011 2:00 pm
- Forum: Volume 102 (10200-10299)
- Topic: 10281 - Average Speed
- Replies: 39
- Views: 21936
Re: 10281 - Average Speed
what will be the output for this input
00:00:01 100
01:00:01 50
00:00:01
please someone answer
00:00:01 100
01:00:01 50
00:00:01
please someone answer
- Mon Jun 13, 2011 6:27 pm
- Forum: Volume 113 (11300-11399)
- Topic: 11352 - Crazy King
- Replies: 32
- Views: 17461
Re: 11352 - Crazy King
my code give the same output for above input but still wrong answer...plz help