Problem diamond
User ilovepythonandhatecplusplus
Submission Time 2024-07-20 20:09:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

diamond.cpp: In function ‘int main()’:
diamond.cpp:18:5: error: expected ‘}’ at end of input
18 | }
| ^
diamond.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^