Problem diamond
User Wheezycantcode
Submission Time 2024-01-31 16:38:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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() {
| ^