| Problem | helloworld |
|---|---|
| User | NgMinSong123 |
| Submission Time | 2023-02-10 15:11:45 |
| 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>
| ^