/*
* invert_parts.cpp
* Univeristy of Michigan, Ann Arbor
* EECS 281 S20E1 Q26.
* SUBMIT ONLY THIS FILE TO GRADESCOPE.
*/
// Common #includes for convience.
// No need to use them.
// Remove any of them if you want.
#include
#include
#include
#include
#include
#include
#include
#include