Problem | minimum |
---|---|
User | feynmantree |
Submission Time | 2025-03-22 07:36:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:3:13: error: ‘begin’ was not declared in this scope
3 | for (int i:A) {
| ^
minimum.cpp:3:13: error: ‘end’ was not declared in this scope