#include using namespace std; int main() { double X,Y,R; cin>>X>>Y>>R; cout<