Problem helloworld
User YEethui
Submission Time 2024-02-21 11:52:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp: In function ‘int main()’:
helloworld.cpp:6:7: error: ‘e’ was not declared in this scope
6 | f(0);e
| ^