Problem | minimum |
---|---|
User | yeeeeeting |
Submission Time | 2025-04-26 09:06:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:5:16: error: initializer fails to determine size of ‘B’
5 | long long B[]=A;
| ^
minimum.cpp:5:16: error: array must be initialized with a brace-enclosed initializer