#include <bits/stdc++.h>
using namespace std;
int a,b;
int main(){
    cin>>a>>b;
    cout<<a+b;
	return 0;
}

0 comments

No comments so far...

Information

ID
1
Time
1000ms
Memory
256MiB
Difficulty
4
Tags
# Submissions
77
Accepted
38
Uploaded By