1234567
#include <iostream> // insert your code here int main() { std::cout << "full circle is " << 2 * constants::pi << " radians\n"; }