We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
- Prepare
- Mathematics
- Algebra
- Game Of Rotation
- Discussions
Game Of Rotation
Game Of Rotation
Sort by
recency
|
25 Discussions
|
Please Login in order to post a comment
Python
Python. Small Code.....
We can expect lots of explanation with examples from various cbd gummies for anxiety topics of maths from here. I think this site offers lots of solved examples from each of the topic. I am looking for further updates from here. Keep up the good work.
from collections import *
n=int(input()) l=list(map(int,input().split())) ans=[] for i in range(0,n+1):
print(max(ans)-1)
Why does this Solution gives a TLE ?? It can be the easiest amongst all?
My normal solution with comments line
https://github.com/joy-mollick/Problem-Solving-Solutions-Math-Greedy-/blob/master/HackerRank-Game%20Of%20Rotation.cpp