d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Need Help With C# Assignment
Add Reply New Topic New Poll
Member
Posts: 7,996
Joined: Jul 20 2008
Gold: 0.00
Aug 18 2022 11:47am


How much fg you want?
Member
Posts: 17,591
Joined: Sep 27 2012
Gold: 3,260.00
Aug 18 2022 12:26pm
Pm me on discord I can help
Member
Posts: 1,568
Joined: Feb 8 2022
Gold: 16,303.00
Sep 13 2022 02:11pm
You never declared what "counts" is. This code is all over the place. If you going to use a flow chart for the logic, you should make it easy to understand. Than work out the syntax after. The complier doesn't know what counts is. And if you going to declare sum, it might be better to declare it on top before loops logics. You might need to use a true//false logic to know which loop it will pick. You should also maybe put a error message in the for loop so it can help you with bugs if any error. Anyways I don't need to charge you anything. GL my friend, don't get discouraged if it all seems complex, spend more time reading on logic, do some practice programming questions.
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll