Problem workload
User dacashew
Submission Time 2023-11-30 22:31:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

workload.cpp: In function ‘int main()’:
workload.cpp:54:6: error: ‘d’ was not declared in this scope
54 | d[i][j]%=mod;
| ^