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