0_0_39592119_18413.cpp: In function 'int main()':
0_0_39592119_18413.cpp:44:57: error: 'mx' was not declared in this scope
44 | maxp=i; mx=a;break;
| ^~
0_0_39592119_18413.cpp:49:39: error: 'mx' was not declared in this scope
49 | printf("%d\n",mx);
| ^~
|