#include using namespace std; typedef long long ll; int main() { int x,y,d; cin>>x>>y>>d; cout<