Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cpp programs #2187

Closed
Devang1102 opened this issue Mar 18, 2024 · 3 comments
Closed

Cpp programs #2187

Devang1102 opened this issue Mar 18, 2024 · 3 comments

Comments

@Devang1102
Copy link

No description provided.

@Devang1102
Copy link
Author

#include
using namespace std;

int main()
{
cout << "Hello World!" << endl;
return 0;
}

@adamvm
Copy link

adamvm commented Mar 18, 2024

Hi @Devang1102 , are you sure that is the right place for this code?

@jwakely
Copy link
Contributor

jwakely commented Mar 18, 2024

spam

@jwakely jwakely closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants