Owl Get a Life
swords.cpp: In function ‘int main()’:swords.cpp:15:22: error: expected ‘;’ before ‘ans’ 15 | maxb=arr[i].second | ^ | ; 16 | ans++; | ~~~