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

0 comments

No comments so far...

Information

ID
1724
Time
1000ms
Memory
256MiB
Difficulty
7
Tags
(None)
# Submissions
15
Accepted
9
Uploaded By