Skip to content

Missing iostream in try online #820

Description

@alexNeto-zz

In the try online, the #include <iostream> is missing so they give a error when try to run

prog.cc:35:5: error: 'cout' is not a member of 'std'
     std::cout << std::setw(4) << j << '\n';
     ^

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

confirmedsolution: proposed fixa fix for the issue has been proposed and waits for confirmation

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions