User: jemiah06

  • Public profile

User profile: jemiah06

User info
User name:jemiah06
History
Joined:
Number of posts:10
Latest posts:

Function does not work!
[code]#include <iostream> using namespace std; double depreciation (double, int); double carrying...

For LOOP Error
[code] #include <iostream> #include <string> using namespace std; int main() { double a...

function call error!
I got a problem with my code! [code] #include<iostream> using namespace std; double depreciati...

Depreciation Table
[code] #include <iostream> using namespace std; int main() { double amount,depreciation,rea...

Depreciation Table
[code] #include <iostream> using namespace std; int main() { double amount, depreciation;...

This user does not accept Private Messages