Problem | diamond |
---|---|
User | Wheezycantcode |
Submission Time | 2024-01-31 16:31:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
diamond.cpp: In function ‘int main()’:
diamond.cpp:22:1: error: expected ‘}’ at end of input
22 | }
| ^
diamond.cpp:3:12: note: to match this ‘{’
3 | int main() {
| ^