thanks friend for your contributions to community, it was really useful for me( for (12662 Good teacher))
can any one help me with this i have no idea were is the problem .
//io
#include <iostream>
#include <stdlib.h>
#include <stdio.h>
#include <iomanip>
//useful C
#include <cctype>
#include ...
Search found 6 matches
- Sun Jan 26, 2014 7:36 pm
- Forum: Volume 126 (12600-12699)
- Topic: 12667 - Last Blood
- Replies: 2
- Views: 1213
- Tue Sep 10, 2013 10:36 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10114 - Loansome Car Buyer
- Replies: 38
- Views: 21219
Re: 10114 - Loansome Car Buyer
thank u brain fry the problem was with that ,and one other that it should be exactly "0 months" not "0 month".
- Mon Sep 09, 2013 3:32 pm
- Forum: Volume 101 (10100-10199)
- Topic: 10114 - Loansome Car Buyer
- Replies: 38
- Views: 21219
Re: 10114 - Loansome Car Buyer
it passes the test that brainfry sent but still gives wrong answer :oops: :(
#include <iostream>
#include <string>
#include <string.h>
#include <set>
#include <vector>
#include <stdio.h>
#include <map>
#include <stack>
#include <queue>
//#include <
#include <ctime>
#include <stdlib.h>
#include ...
#include <iostream>
#include <string>
#include <string.h>
#include <set>
#include <vector>
#include <stdio.h>
#include <map>
#include <stack>
#include <queue>
//#include <
#include <ctime>
#include <stdlib.h>
#include ...
- Tue Aug 06, 2013 8:07 am
- Forum: Volume 4 (400-499)
- Topic: 459 - Graph Connectivity
- Replies: 133
- Views: 57931
Re: 459 - Graph Connectivity
ACC
F***er ,
after the last output must have one endl not more or less
F***er ,
after the last output must have one endl not more or less
- Tue Aug 06, 2013 7:56 am
- Forum: Volume 4 (400-499)
- Topic: 459 - Graph Connectivity
- Replies: 133
- Views: 57931
Re: 459 - Graph Connectivity
i've tried every i/o i found in forums and got predicted answer
but still it gives me Wrong answer
help me for god sake .....


but still it gives me Wrong answer
help me for god sake .....
Code: Select all
ACC god, al ham du llellah
- Fri Aug 02, 2013 6:17 am
- Forum: Volume 101 (10100-10199)
- Topic: 10114 - Loansome Car Buyer
- Replies: 38
- Views: 21219
Re: 10114 - Loansome Car Buyer
hi guys
my code passed two testcases in problem and the one in here , but i'm still getting WA
#include <iostream>
#include <vector>
#include <iterator>
using namespace std ;
int main ()
{
freopen("in.txt", "r",stdin);
int duration;
cin>>duration;
vector< double > deprice;
while (duration ...
my code passed two testcases in problem and the one in here , but i'm still getting WA
#include <iostream>
#include <vector>
#include <iterator>
using namespace std ;
int main ()
{
freopen("in.txt", "r",stdin);
int duration;
cin>>duration;
vector< double > deprice;
while (duration ...