| Problem | lunchbox |
|---|---|
| User | Dana |
| Submission Time | 2023-11-09 09:55:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lunchbox.cpp:3:19: error: expected ‘)’ before ‘;’ token
3 | int findMax(int N; int m[]){
| ~ ^
| )
lunchbox.cpp:3:28: error: expected initializer before ‘)’ token
3 | int findMax(int N; int m[]){
| ^