Competitive Programming with Python3

If you want to hone your programming skills in python and improve your performance in competitive programming platforms, then this is the destination you are looking for. Happy Coding!!!

Pages

  • Home
  • SPOJ solutions
  • HackerRank solutions
  • HackerEarth Solutions

Wednesday, May 23, 2018

TEST - Life,Universe and Everything : Classical

#The solution in Python 3 is as follows:

n=int(input())
while n!=42:
    print(n)
    n=int(input())


#Keep visiting for more solutions of SPOJ problems in Python 3.Thank you!!!
Posted by Subhakanta Sahoo at 11:57 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: SPOJ solutions
Newer Post Older Post Home

Total Pageviews

Search This Blog

Blog Archive

  • ►  2020 (5)
    • ►  April (4)
    • ►  February (1)
  • ▼  2018 (57)
    • ►  September (1)
    • ►  August (5)
    • ►  July (18)
    • ►  June (25)
    • ▼  May (8)
      • FCTRL - Factorial : Classical
      • STRHH - Half of the half : Basics
      • TEST - Life,Universe and Everything : Classical
      • FCTRL2 - Small Factorials : Classical
      • JULKA - Julka : Classical
      • AE00 - Rectangles : Classical
      • ONP - Transform the expression : Classical
      • ADDREV : Classical

About Me

Subhakanta Sahoo
View my complete profile
Theme images by Roofoo. Powered by Blogger.