| Problem | helloworld |
|---|---|
| User | itchydeez |
| Submission Time | 2023-11-08 10:15:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp: In function ‘int main()’:
helloworld.cpp:4:6: error: ‘helloworld’ was not declared in this scope
4 | cin>>helloworld;
| ^~~~~~~~~~