0_0_1372700_15652.cpp:1: error: `BigNum' does not name a type
0_0_1372700_15652.cpp:5: error: `BigNum' does not name a type
0_0_1372700_15652.cpp: In function `int main()':
0_0_1372700_15652.cpp:12: error: `g' undeclared (first use this function)
0_0_1372700_15652.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1372700_15652.cpp:24: error: `scanf' undeclared (first use this function)
0_0_1372700_15652.cpp:64: error: `ans' undeclared (first use this function)
0_0_1372700_15652.cpp:66: error: 'struct node' has no member named 'sum'
0_0_1372700_15652.cpp:69: error: `temp1' undeclared (first use this function)
0_0_1372700_15652.cpp:73: error: 'struct node' has no member named 'sum'
0_0_1372700_15652.cpp:77: error: `temp2' undeclared (first use this function)
0_0_1372700_15652.cpp:81: error: 'struct node' has no member named 'sum'
0_0_1372700_15652.cpp:84: error: 'struct node' has no member named 'sum'
0_0_1372700_15652.cpp:90: error: 'struct node' has no member named 'sum'
0_0_1372700_15652.cpp:91: error: `printf' undeclared (first use this function)
|