Problem 1503
User DoubleShaurya
Submission Time 2024-02-20 15:46:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

1503.cpp: In function ‘int main()’:
1503.cpp:2:12: error: ‘cout’ was not declared in this scope; did you mean ‘std::cout’?
2 | int main(){cout<<"Calling occupants of interplanetary craft! Calling occupants of interplanetary craft that have been observing our planet EARTH. We of IFSB wish to make contact with you. We are your friends, and would like you to make an appearance here on EARTH. Your presence before us will be welcomed with the utmost friendship. We will do all in our power to promote mutual understanding between your people and the people of EARTH. Please come in peace and help us in our EARTHLY problems. Give us some sign that you have received our message. Be responsible for creating a miracle here on our planet to wake up the ignorant ones to reality. Let us hear from you. We are your friends.";}
| ^~~~
| std::cout
In file included from 1503.cpp:1:
/usr/include/c++/9/iostream:61:18: note: ‘std::cout’ declared h