0_0_9859284_25598.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_9859284_25598.cpp: In function `void udmx(int*, int, int, int)':
0_0_9859284_25598.cpp:32: error: `max' undeclared (first use this function)
0_0_9859284_25598.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9859284_25598.cpp: In function `int qymx(int*, int)':
0_0_9859284_25598.cpp:38: error: `max' undeclared (first use this function)
0_0_9859284_25598.cpp: In function `int main()':
0_0_9859284_25598.cpp:45: error: `scanf' undeclared (first use this function)
0_0_9859284_25598.cpp:50: error: `memset' undeclared (first use this function)
0_0_9859284_25598.cpp:57: error: `printf' undeclared (first use this function)
|