| Problem | minimum |
|---|---|
| User | Bulbasheen |
| Submission Time | 2024-02-03 00:18:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:4:15: error: ‘n’ was not declared in this scope
4 | sort(A, A+n);
| ^