error:25:16: warning: 'l.loan::percent' is used uninitialized in this function [-Wuninitialized]
48:10: note: 'l.loan::percent' was declared here
25:25: warning: 'l.loan::amount' is used uninitialized in this function [-Wuninitialized]
48:10: note: 'l.loan::amount' was declared here
25:34: warning: 'l.loan::years' is used uninitialized in this function [-Wuninitialized]
48:10: note: 'l.loan::years' was declared here
27:29: warning: 'l.loan::payment' is used uninitialized in this function [-Wuninitialized]
48:10: note: 'l.loan::payment' was declared here