Problem helloworld
User BadAtLife
Submission Time 2024-06-01 15:57:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:13: error: ‘n’ was not declared in this scope
7 | cout << n;
| ^