Problem helloworld
User adammmamammamamamaamamam
Submission Time 2023-04-16 21:40:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:2: error: ‘x’ was not declared in this scope
4 | x = 0;
| ^