| Problem | mrt |
|---|---|
| User | mentcletan |
| Submission Time | 2025-01-27 20:49:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mrt.cpp: In function ‘int main()’:
mrt.cpp:12:14: error: ‘arr’ was not declared in this scope
12 | fill(arr[i],arr[i]+n,INT_MAX);
| ^~~