Problem | minimum |
---|---|
User | PurohitYuvvraj |
Submission Time | 2025-05-20 20:59:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
minimum.cpp:2:4: error: invalid preprocessing directive #test
2 | # test case
| ^~~~
minimum.cpp:1:1: error: ‘def’ does not name a type
1 | def findMin(n, arr):
| ^~~