Nie mam pojęcia co jest źle. Może mi ktoś podsunąć pomysł na poprawkę?
AC
Hej! Program zwraca dobre wyniki dla przykładowych danych ze SPOJ'a, ale np. dla testu kokoska zwraca 119... Nie wiem, w czym tkwi błąd. Czy moglibyście mi pomóc?
Niezawodna pomoc użytkowników forum! :D
I have this issue with my python submission for LAZYPROG. Iam using the best approach, its c ++ version is working. python version is getting tle. pls check the code
Solving the problem WIERD FUNCTION (Problem Code - WEIRDFN). It is showing TLE in my JAVA Code but got accepted with same logic and implementation in cpp. Here Link to my Java Code - https://ideone.com/YAdoQl For CPP - https://ideone.com/XUydpj Please Help and increase the time limit for Java Same Solution Accepting on Codechef Platform - https://www.codechef.com/viewsolution/27926773
I faced tle issue in the problem RPLA(Answer the boss) I got tle using java (link-https://ideone.com/l9tEzU) but ac using the same logic in c++(link-https://ideone.com/tfBkG4) i sincerely hope that you can look into the matter and adjust the time limit accordingly