ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 2023. Donald is a postman

Compilation Error?Why?
Posted by Hokkyss 13 Jul 2017 16:17


Edited by author 13.07.2017 16:25
Re: Compilation Error?Why?
Posted by Mahilewets 13 Jul 2017 16:30
Not possible to say anything if you won't post your code.
Check your syntax.
Re: Compilation Error?Why? problen no:1000
Posted by tanvirrifat670@gmail.com 26 Feb 2020 17:03
a = int(input())
b = int(input())
print(a+b)