exit status 1
main.cpp: In function 'int vegig(std::pair<int, int>, std::pair<int, int>, std::pair<int, int>, int)':
main.cpp:25:147: error: 'evl' was not declared in this scope; did you mean 'elv'?
25 | if(el.first.second==l || el.second.second==l || ml.first.second==l || ml.second.second==l || hl.first.second==l || hl.second.second==l || evl.first.second==l || evl.second.second==l || mlv.first.second==l || mlv.second.second==l || hlv.first.second==l || hl.second.second==l) {
| ^~~
| elv
Exited with error status 1