| Problem | minimum |
|---|---|
| User | altaf |
| Submission Time | 2025-05-22 17:52:11 |
| 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:15: error: ‘begin’ was not declared in this scope
3 | for (int a : l) {
| ^
minimum.cpp:3:15: error: ‘end’ was not declared in this scope