Problem diamond
User Red123
Submission Time 2025-08-13 16:10:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

diamond.cpp:19:11: error: missing terminating " character
19 | cout << "\";
| ^~~~
diamond.cpp: In function β€˜int main()’:
diamond.cpp:20:3: error: expected primary-expression before β€˜}’ token
20 | }
| ^