Problem helloworld
User yuxi
Submission Time 2023-11-08 20:27:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:7:9: error: ‘o’ was not declared in this scope
7 | return o;
| ^