Title |
User |
Message |
Date Posted |
Re: help |
magicalsoup |
I haven't coded in python in a long time, so my skills are a bit rusty, so i don;t think I can help you with alot, but these are my insights to your code : I ran the test cases on your code and it see... |
Jun 23, 2018 - 1:45:42 am UTC |
help |
Mike22 |
What's wrong with my code? lists = [] for i in range(int(input())): no_point = input() my_storage = [x for x in input().split()] my_storage.sort() lists.append(my_storage[0] + ' ' + ... |
Jun 23, 2018 - 1:21:05 am UTC |
NEED HELP |
shehanat |
Could someone tell why my code is wrong? Thank You |
Mar 31, 2017 - 3:36:23 pm UTC |
Re: whats wrong with my soln ... |
jargon |
Perhaps you should try running it on the sample data. |
Mar 05, 2016 - 9:19:46 am UTC |
whats wrong with my soln ... |
JP16 |
|
Mar 05, 2016 - 5:54:39 am UTC |