#cout was not declared in this scope

6 messages · Page 1 of 1 (latest)

random stirrup
#

How is it not declared I used namespace std command?

hardy smeltBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

#

@random stirrup

Screenshots!

Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!

forest talon
#

you need to include <iostream> not <istream>

random stirrup
#

Thanks man yeah thats it

#

!solved