0_0_30506489_10653.cpp: In function 'void dj(int, int*)':
0_0_30506489_10653.cpp:21:13: error: 'MAX' was not declared in this scope
MIN=MAX;
^
0_0_30506489_10653.cpp: In function 'int main()':
0_0_30506489_10653.cpp:41:15: error: 'MAX' was not declared in this scope
int ans = MAX;
^
|