REC
ursion
AskREC
Blog
Interview Experiences
Events
Get Started
Team
Login
< Back to Home
Have a question?
Post Question
what will be the approach for this question
Added by
Deepak_kumar_Shaw
on
April 7, 2019, 1:04 p.m.
easy
codechef
1 answers
0 follows
only 1 subtask is accepted last two are showing tle and rest are WA not getting other logic.
Added by
Deepak_kumar_Shaw
on
April 7, 2019, 1:04 p.m.
easy
codechef
1 answers
0 follows
i am not getting any logic about problem(link)... any hints about it??
Added by
Deepak_kumar_Shaw
on
April 7, 2019, 1:04 p.m.
easy
codechef
1 answers
0 follows
for(i=1;i<n;i++){ if(a[i]>=a[i+1]) c++; else a[i+1]=a[i]; for this code is not accepted but i think this one and in given code be same...but why???
Added by
Deepak_kumar_Shaw
on
April 7, 2019, 1:04 p.m.
carvans
easy
codechef
1 answers
0 follows
i am not identifying my mistake in my code so want to where i am doing mistake. since code give correct output on codechef but not accepted
Added by
Deepak_kumar_Shaw
on
April 7, 2019, 1:04 p.m.
easy
codechef
1 answers
0 follows
162
questions
182
answers
Most Recent Tags
dp
cook off
Teams
ICPC
ternary search
greedy
codeforces div2D
TLE
Codechef
RECode 15.0
Most Popular Tags
codechef
spoj
codeforces
dp
easy
hackerrank
hackerearth
binary-search
recode 3.0
area51
Clear Filter