#include<bits/stac++.h>
using namespage std;
int main(){
int a,b;
cout<<a+b;
return 0;
}
/**************************************************************
Problem: 1000
User: zhenghaoxuan
Language: C++
Result: Compile Error
****************************************************************/