So uh, take a look at this
#include using namespace std; int main() { int charOne=12 cout << endl; return 0;
So my goal