Search found 4 matches

by mamun30cse
Mon Jun 06, 2016 8:12 am
Forum: Volume 124 (12400-12499)
Topic: 12439 - February 29
Replies: 0
Views: 6447

12439 - February 29

Time limit!!!! help0 Please.

#include <iostream>
#include <string>
#include <algorithm>

using namespace std;
const string month[]={"January","February","March","April","May","June","July",
"August","September","October","November","December"};

int main()
{
int TestCases,serial=1;
cin ...
by mamun30cse
Mon Jun 06, 2016 8:10 am
Forum: General
Topic: 12439 - February 29
Replies: 0
Views: 7042

12439 - February 29

Time Limit!!!! Help Please.


#include <iostream>
#include <string>
#include <algorithm>

using namespace std;
const string month[]={"January","February","March","April","May","June","July",
"August","September","October","November","December"};

int main()
{
int TestCases,serial=1;
cin ...
by mamun30cse
Thu Aug 14, 2014 9:29 pm
Forum: Volume 101 (10100-10199)
Topic: 10191 - Longest Nap
Replies: 75
Views: 44250

Re: 10191

no, my code calculate maximum free time. Please check and help. Thanks.
by mamun30cse
Thu Aug 14, 2014 12:48 pm
Forum: Volume 101 (10100-10199)
Topic: 10191 - Longest Nap
Replies: 75
Views: 44250

10191

why wrong ans?? help please.
#include<cstdio>
#include<stdio.h>
#include<cstring>
#include<string>
#include<cmath>
#include <sstream>
#include<iostream>
#include<cctype>
#include<map>
#include<stack>
#include<cstdlib>
#include <queue>
#include <vector>
#include<algorithm>
#include <iomanip ...

Go to advanced search