| Problem | minimum |
|---|---|
| User | souritra |
| Submission Time | 2025-03-21 20:05:47 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp:4:3: error: invalid preprocessing directive #Taking
4 | # Taking user input
| ^~~~~~
minimum.cpp:8:3: error: invalid preprocessing directive #Ensuring
8 | # Ensuring correct input length
| ^~~~~~~~
minimum.cpp:1:1: error: ‘def’ does not name a type
1 | def findMin(N, A):
| ^~~