Security Data Input in C++#include <iostream> #include <string> using namespace std; int main() { int a; do { ...