You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code isn't working for any input!. It does not give the proper or desire output.
Desire output :
input:
n -> 5
arr -> 50 40 30 20 10
output:
arr -> 10 20 30 40 50
Activity
ANKITPODDER2000 commentedon Sep 30, 2020
I solved your problem