Owl Get a Life
swords.cpp: In function ‘int main()’:swords.cpp:25:22: error: ‘it’ was not declared in this scope; did you mean ‘i’? 25 | } else if (swords[*it] == swords[maxDf]){ | ^~ | i