0_0_10236945_8396.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_10236945_8396.cpp:5: error: expected constructor, destructor, or type conversion before '<' token
0_0_10236945_8396.cpp:5: error: expected `,' or `;' before '<' token
0_0_10236945_8396.cpp: In function `int main()':
0_0_10236945_8396.cpp:10: error: `cin' undeclared (first use this function)
0_0_10236945_8396.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10236945_8396.cpp:14: error: `adj' undeclared (first use this function)
0_0_10236945_8396.cpp:39: error: `memset' undeclared (first use this function)
0_0_10236945_8396.cpp:74: error: `cout' undeclared (first use this function)
0_0_10236945_8396.cpp:74: error: `fixed' undeclared (first use this function)
0_0_10236945_8396.cpp:74: error: `setprecision' undeclared (first use this function)
0_0_10236945_8396.cpp:74: error: `endl' undeclared (first use this function)
|