| Problem | helloworld |
|---|---|
| User | Rcrc |
| Submission Time | 2026-08-26 20:17:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:1:1: error: ‘include’ does not name a type
1 | include <iostream>
| ^~~~~~~
helloworld.cpp:3:1: error: expected unqualified-id before ‘{’ token
3 | {
| ^