"I want to ask a question" - Ask them all here!

please help me with this question
https://discuss.codechef.com/questions/121647/question-from-hackerrank

Hmm. Thats a tough question with 0 discussions and no editorial. Bump your old question as well. Perhaps some more experienced guy could help, that thing went all over my head :frowning:

What is the error in my codes ?

https://www.codechef.com/viewsolution/17230356

https://www.codechef.com/viewsolution/17351891

check this

ur even value is not correct for

4 4 4 1

E

Laddu Earning for 100% attendance participation reward - unattainable for many non-Indian users.

While the participation award is a very good way for regular users of CodeChef to earn Laddus, I was disappointed to see that the required monthly LTIME contests are being run at a time that makes 100% attendance almost impossible for many non-Indian CodeChef users. For example, here in Sydney Australia, LTIME is run at 3am-5:30am local time! While I might set the alarm clock to do coding at 4am occasionally, doing so every month for 12 contiguous months is practically impossible.

Is ther any chance of offering a new CountryWise reward for non-Indian users that only requires 100% attendance of the Long and Cook-off comps for 12 months? Maybe for a reduced amount of Laddus (eg. 500)?

I like the idea of segregating it-like 100% attendance in long gives X laddus, in cook off gives Y laddus and in lunchtime gives Z laddus.

The only thing I will have to discuss is, if they are feasible with it. I will forward your suggestion :slight_smile:

1 Like

thanks a lot

please check for any errors in the below code for PERMPAL question also and clarify.

https://www.codechef.com/viewsolution/17351891

could help me here??? i am new to dynamic programming,i tried my best but…it looks like i am wrong somewhere. it couldn’t be that elements are added which are already used, because i removed that element and sent the list excluding that element. help

I think your query is answered :smiley:

Can anyone tell how quick to learn react native - any ideas?

I think this question is more suitable at stackoverflow.com than here.

Also how you add code snippets to an answer properly ? I tried copy pasting it but it was poorly formatted. Also the link posted is wrong, the correct link i https://www.codechef.com/viewsolution/17540727

Fixed link- just give space b/w brackets. There is a button in editor called “Enter code”. Just paste code, select it and press that button.

Thanks a lot for your answer below :slight_smile:

1 Like

Now it works yayyyy ! @vijju123 Also, how did you come up with the testcase so quickly ?

Practice and experience :3

You can ask questions independently now using “Ask a Question” - use that :slight_smile:

No need to convert this into a question, since it makes really no point as i never get an answer :stuck_out_tongue: i got the logic though…

I am Having My code accepted By the CodeChef Compiler, I tried Different Test Cases Still not accpeted
Question Level-Beginner (Lead Game Question)

Question–> https://www.codechef.com/problems/TLG
My Submission --> https://www.codechef.com/viewsolution/17573682