Home > Back-end >  Balance of payments system
Balance of payments system

Time:09-20

# include
# include

//define a structure
Struct MyFamilyAccount {
Int flag;//whether there is at least a revenue or expenditure
Char details [9999].//detail
Double balance;//the balance
};

CodePudding user response:

The original poster is the problem? Ask questions to describe the problem clearly ~
  • Related