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

Compile Error

diamond.cpp: In function ‘int main()’:
diamond.cpp:12:8: error: statement cannot resolve address of overloaded function
12 | endl;
| ^
diamond.cpp:21:8: error: statement cannot resolve address of overloaded function
21 | endl;
| ^