0_0_11569224_15629.cpp:1:24: bits/stdc++.h: No such file or directory
0_0_11569224_15629.cpp:4: error: expected init-declarator before '<' token
0_0_11569224_15629.cpp:4: error: expected `,' or `;' before '<' token
0_0_11569224_15629.cpp: In function `void ins(int, int, int, int, int, int, int, int, int)':
0_0_11569224_15629.cpp:59: error: `max' undeclared (first use this function)
0_0_11569224_15629.cpp:59: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11569224_15629.cpp:60: error: `min' undeclared (first use this function)
0_0_11569224_15629.cpp: In function `void count(int, int, int, int, int, int, int, int, int, int)':
0_0_11569224_15629.cpp:66: error: `max' undeclared (first use this function)
0_0_11569224_15629.cpp:67: error: `min' undeclared (first use this function)
0_0_11569224_15629.cpp: In function `int main()':
0_0_11569224_15629.cpp:90: error: `scanf' undeclared (first use this function)
0_0_11569224_15629.cpp:92: error: `printf' undeclared (first use this function)
|