| Problem | f7 |
|---|---|
| User | laurenpak |
| Submission Time | 2025-01-05 19:29:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
f7.cpp: In function ‘int main()’:
f7.cpp:21:28: error: ‘max_index’ was not declared in this scope; did you mean ‘maxs_index’?
21 | if (drivers[i] ==drivers[max_index]){
| ^~~~~~~~~
| maxs_index