0_0_13040366_11056.cpp:1:10: #include expects "FILENAME" or <FILENAME>
0_0_13040366_11056.cpp:2:10: #include expects "FILENAME" or <FILENAME>
0_0_13040366_11056.cpp:3:10: #include expects "FILENAME" or <FILENAME>
0_0_13040366_11056.cpp:4:10: #include expects "FILENAME" or <FILENAME>
0_0_13040366_11056.cpp:5:10: #include expects "FILENAME" or <FILENAME>
0_0_13040366_11056.cpp: In function `bool judge(int, int, int)':
0_0_13040366_11056.cpp:15: error: `uv' undeclared (first use this function)
0_0_13040366_11056.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13040366_11056.cpp: In function `int dfs(int, int, int, bool, bool)':
0_0_13040366_11056.cpp:24: error: `flagdp' undeclared (first use this function)
0_0_13040366_11056.cpp:29: error: `zeroi' undeclared (first use this function)
0_0_13040366_11056.cpp:29: error: `flagi' undeclared (first use this function)
0_0_13040366_11056.cpp:30: error: `lenstrjudge' undeclared (first use this function)
0_0_13040366_11056.cpp:31: error: `pos1judge' undeclared (first use this function)
0_0_13040366_11056.cpp: In function `int cal(char*, bool)':
0_0_13040366_11056.cpp:39: error: `strlen' undeclared (first use this function)
0_0_13040366_11056.cpp:46: error: `flen1' undeclared (first use this function)
0_0_13040366_11056.cpp: In function `int main()':
0_0_13040366_11056.cpp:58: error: `scanf' undeclared (first use this function)
0_0_13040366_11056.cpp:58: error: `EOF' undeclared (first use this function)
0_0_13040366_11056.cpp:59: error: `cinA' undeclared (first use this function)
0_0_13040366_11056.cpp:59:8: invalid suffix "B" on integer constant
0_0_13040366_11056.cpp:60: error: `coutB' undeclared (first use this function)
0_0_13040366_11056.cpp:60:9: exponent has no digits
0_0_13040366_11056.cpp:61: error: `memset' undeclared (first use this function)
0_0_13040366_11056.cpp:62: error: `printf' undeclared (first use this function)
|