News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

help

Started by _Huppie_, December 20, 2017, 04:46:20 AM

Previous topic - Next topic

_Huppie_

well, i'm very new to programming and i wanted to start with c++, but i have some questions regarding my code. So i'm trying to make a calculator that gives you the sum of the division, and the remainder of the division, but it seems to have some errors when i run it, but i don't exactly know whats wrong with it... silly i know but im confused and need some touching up. Heres the code and what its giving me...

oBFusCATed

Missing << before endl.

p.s. this post violates forum rules...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

_Huppie_

#2
I'm sorry, but do you care to tell me how? Is there any site or something that will help me with my mistakes

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]