Problem | helloworld |
---|---|
User | mystic |
Submission Time | 2024-01-16 17:12:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
helloworld.cpp:1:2: error: stray ‘#’ in program
1 | <#include iostream>
| ^
helloworld.cpp:1:1: error: expected unqualified-id before ‘<’ token
1 | <#include iostream>
| ^