0_0_11635793_32358.cpp:6:25: bits/stdc++.h: No such file or directory
0_0_11635793_32358.cpp:24: error: expected init-declarator before '<' token
0_0_11635793_32358.cpp:24: error: expected `,' or `;' before '<' token
0_0_11635793_32358.cpp:25: error: expected init-declarator before '<' token
0_0_11635793_32358.cpp:25: error: expected `,' or `;' before '<' token
0_0_11635793_32358.cpp:30: error: `acos' was not declared in this scope
0_0_11635793_32358.cpp: In function `bool equ(double, double)':
0_0_11635793_32358.cpp:34: error: `fabs' undeclared (first use this function)
0_0_11635793_32358.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11635793_32358.cpp: In function `int DMST()':
0_0_11635793_32358.cpp:68: error: `fill' undeclared (first use this function)
0_0_11635793_32358.cpp: In function `int main()':
0_0_11635793_32358.cpp:127: error: `scanf' undeclared (first use this function)
0_0_11635793_32358.cpp:127: error: `EOF' undeclared (first use this function)
0_0_11635793_32358.cpp:146: error: `printf' undeclared (first use this function)
|