| Problem | diamond |
|---|---|
| User | ZachTAD |
| Submission Time | 2024-02-02 17:36:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
diamond.cpp:60:3: error: expected unqualified-id before ‘if’
60 | if (input != 1) {
| ^~
diamond.cpp:63:3: error: expected unqualified-id before ‘else’
63 | else
| ^~~~
diamond.cpp:67:1: error: expected declaration before ‘}’ token
67 | }
| ^