Problem dice
User blackscreen1
Submission Time 2024-12-23 15:40:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dice.cpp: In function ‘int main()’:
dice.cpp:50:9: error: ‘j’ was not declared in this scope
50 | if (a[j] != -1) continue;
| ^