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, 6:34 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, 6:34 p.m.
codechef
easy
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, 6:34 p.m.
codechef
easy
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, 6:34 p.m.
codechef
easy
carvans
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, 6:34 p.m.
easy
codechef
1 answers
0 follows
181
questions
196
answers
Most Recent Tags
Python
Project
Mechanical
Jobs
internships
non CSE
SDE
Learn c
semester exam
Graph
Most Popular Tags
codechef
spoj
codeforces
dp
easy
hackerrank
hackerearth
binary-search
recode 3.0
array
Clear Filter