| Problem | helloworld |
|---|---|
| User | shenshiqi |
| Submission Time | 2026-03-10 07:22:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
helloworld.cpp:1:1: error: expected unqualified-id before ‘.’ token
1 | .section data
| ^
helloworld.cpp:15:2: error: ‘mov’ does not name a type
15 | mov eax,1
| ^~~