Problem diamond
User AlphanumericUsername
Submission Time 2024-02-14 16:35:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

diamond.cpp:22:15: error: missing terminating " character
22 | cout<<"/n
| ^~~
diamond.cpp: In function β€˜int main()’:
diamond.cpp:23:5: error: expected primary-expression before β€˜}’ token
23 | }
| ^