User profile: momoring232

User info
User name:momoring232
History
Joined:
Number of posts:1
Latest posts:

It execute well but not looping
#include<iostream> using namespace std; struct Employee{ char name [25]; float rate, daysWor...