Quantcast
Channel: CodeChef Discuss - latest questions
Viewing all articles
Browse latest Browse all 40121

NZEC error

$
0
0

hi guys can you please tell why this python code is giving NZEC error import psyco psyco.full() def main(): l=[] n=int(input()) for i in range (0,n): temp=int(input()) l.append(temp) l.sort() for i in range (0,n): print(l[i]) return 0 main()
link http://www.codechef.com/viewsolution/3748002 is psyco is creating the error thanks in advance


Viewing all articles
Browse latest Browse all 40121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>