| Problem | minimum |
|---|---|
| User | dieunq1309 |
| Submission Time | 2023-05-11 10:17:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘int findMin(int, int*)’:
minimum.cpp:14:1: error: expected ‘}’ at end of input
14 | }
| ^
minimum.cpp:6:1: note: to match this ‘{’
6 | {
| ^