Problem diamond
User Johnnie
Submission Time 2023-06-22 10:09:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

diamond.cpp: In function ‘int main()’:
diamond.cpp:49:9: error: ‘j’ was not declared in this scope
49 | for (j = 0; j < totalChars; j++)
| ^