| Problem | minimum |
|---|---|
| User | Cxt76 |
| Submission Time | 2024-11-20 09:05:51 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minimum.cpp:1:13: error: āNā was not declared in this scope
1 | int findmin(N,A) {
| ^
minimum.cpp:1:15: error: āAā was not declared in this scope
1 | int findmin(N,A) {
| ^
minimum.cpp:1:16: error: expression list treated as compound expression in initializer [-fpermissive]
1 | int findmin(N,A) {
| ^