| Problem | minimum |
|---|---|
| User | AP3XTHIRD515 |
| Submission Time | 2026-08-31 17:52:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp: In function ‘long long int findMin(long long int, long long int*)’:
minimum.cpp:8:18: error: ‘X’ was not declared in this scope
8 | ans = min(ans, X);
| ^