0_0_11896906_17943.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_11896906_17943.cpp: In function `ui gi(ui)':
0_0_11896906_17943.cpp:13: error: `scanf' undeclared (first use this function)
0_0_11896906_17943.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11896906_17943.cpp: In function `ui gi2(ui)':
0_0_11896906_17943.cpp:22: error: `scanf' undeclared (first use this function)
0_0_11896906_17943.cpp: In function `void mul(ui*, ui*, ui*)':
0_0_11896906_17943.cpp:37: error: `memset' undeclared (first use this function)
0_0_11896906_17943.cpp: In function `ull gao()':
0_0_11896906_17943.cpp:43: error: `map' undeclared (first use this function)
0_0_11896906_17943.cpp:43: error: expected primary-expression before ',' token
0_0_11896906_17943.cpp:43: error: expected primary-expression before '>' token
0_0_11896906_17943.cpp:43: error: `li' undeclared (first use this function)
0_0_11896906_17943.cpp:67: error: `swap' undeclared (first use this function)
0_0_11896906_17943.cpp: In function `int main()':
0_0_11896906_17943.cpp:98: error: `scanf' undeclared (first use this function)
0_0_11896906_17943.cpp:102: error: `cout' undeclared (first use this function)
|