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