| Problem | helloworld | 
|---|---|
| User | kashsinghal | 
| Submission Time | 2023-11-08 10:00:49 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 helloworld.cpp: In function ‘int main()’:
helloworld.cpp:5:26: error: expected primary-expression before ‘/’ token
    5 |     cout <<"Hello World";/ write your code here
      |                          ^
helloworld.cpp:5:28: error: ‘write’ was not declared in this scope; did you mean ‘fwrite’?
    5 |     cout <<"Hello World";/ write your code here
      |                            ^~~~~
      |                            fwrite