| Problem | beareatrabbit |
|---|---|
| User | GanJaeHan |
| Submission Time | 2026-03-22 14:24:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
beareatrabbit.cpp: In function ‘void calculateMatrix(int, int*, int*)’:
beareatrabbit.cpp:7:3: error: ‘b’ was not declared in this scope
7 | b[i] = -(numeric_limits<int>::max());
| ^