I coded this to test FOR loops, but whenever I enter YES it crashes.


// Includes the basic IO functions.
#include <iostream.h>
#include <string.h>

// This program is coded simply to...