1 2 3 4 5 6 7
#include <iostream> #include <joshua.h> using namespace std; int main() { be_joshua(); }