Sum of Two Numbers

View as PDF

Submit solution

Points: 2
Time limit: 1.0s
Memory limit: 64M

Author:
Problem type

Read two integers \(a\) and \(b\) and print \(a + b\).


Comments

There are no comments at the moment.