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