Problem | helloworld |
---|---|
User | JoshJuice |
Submission Time | 2025-04-28 14:04:21 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:8: error: ‘j’ was not declared in this scope
7 | for (j = 0; j < c; ++j) cout << endl;
| ^