Problem | arraygraph |
---|---|
User | PrunJuice |
Submission Time | 2024-09-07 18:02:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
arraygraph.cpp: In function ‘int main()’:
arraygraph.cpp:14:8: error: ‘n’ was not declared in this scope; did you mean ‘in’?
14 | in(n);//use in(variable) to take in a variable
| ^
| in