#include using namespace std; #define int long long signed main(){ int A,B,C; cin>>A>>B>>C; cout<