#include <string> #include <iostream> using namespace std; struct Employee { }; int main() { Employee employees[7]; }