CODELAB
Learn
Problems
Contest
Interview
News
Learn
Problems
Contest
Interview
News
Description
← Back to Problems
. Sum of two numbers
Given two integer number a and b. You should sum them up.
Input Format
given two integer, a and b
Output Format
output an integer number
Sample Input
4 6
Sample Output
10
Constraints:
0<=a,b<=1000
Python
Dark
14
Run Heavy
Run
Submit
Custom Input
Output
Run Heavy
Run
Submit
Custom Input
Output
Description
← Back to Problems
. Sum of two numbers
Given two integer number a and b. You should sum them up.
Input Format
given two integer, a and b
Output Format
output an integer number
Sample Input
4 6
Sample Output
10
Constraints:
0<=a,b<=1000
Python
Dark
14
Run Heavy
Run
Submit
Custom Input
Output
Run Heavy
Run
Submit
Custom Input
Output
2025 © CodeLab(PSTU) | All Rights Reserved.
Developed by
Hasib-17❤️