| Problem | minimum |
|---|---|
| User | siqideng09 |
| Submission Time | 2023-11-08 14:10:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int main()’:
minimum.cpp:8:2: error: ‘define’ was not declared in this scope
8 | define int findMin(int N, int A[]) {
| ^~~~~~