0_0_4403211_10619.cpp:1:2: invalid preprocessing directive #definemset
0_0_4403211_10619.cpp:26: error: expected constructor, destructor, or type conversion before ';' token
0_0_4403211_10619.cpp:27: error: expected constructor, destructor, or type conversion before ';' token
0_0_4403211_10619.cpp:28: error: expected constructor, destructor, or type conversion before ';' token
0_0_4403211_10619.cpp:29: error: expected constructor, destructor, or type conversion before ';' token
0_0_4403211_10619.cpp:31: error: ISO C++ forbids declaration of `intmain' with no type
0_0_4403211_10619.cpp: In function `int intmain()':
0_0_4403211_10619.cpp:32: error: `intn' undeclared (first use this function)
0_0_4403211_10619.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4403211_10619.cpp:33: error: `cin' undeclared (first use this function)
0_0_4403211_10619.cpp:33: error: `n' undeclared (first use this function)
0_0_4403211_10619.cpp:35: error: `sum' undeclared (first use this function)
0_0_4403211_10619.cpp:35: error: `mset' undeclared (first use this function)
0_0_4403211_10619.cpp:36: error: `inti' undeclared (first use this function)
0_0_4403211_10619.cpp:36: error: `i' undeclared (first use this function)
0_0_4403211_10619.cpp:37: error: `intj' undeclared (first use this function)
0_0_4403211_10619.cpp:37: error: `j' undeclared (first use this function)
0_0_4403211_10619.cpp:39: error: `m' undeclared (first use this function)
0_0_4403211_10619.cpp:42: error: `elsesum' undeclared (first use this function)
0_0_4403211_10619.cpp:44: error: `f' undeclared (first use this function)
0_0_4403211_10619.cpp:51: error: `intx' undeclared (first use this function)
0_0_4403211_10619.cpp:51: error: `x' undeclared (first use this function)
0_0_4403211_10619.cpp:52: error: `inty' undeclared (first use this function)
0_0_4403211_10619.cpp:52: error: `y' undeclared (first use this function)
0_0_4403211_10619.cpp:54: error: `intmaxx' undeclared (first use this function)
0_0_4403211_10619.cpp:55: error: `inta' undeclared (first use this function)
0_0_4403211_10619.cpp:55: error: `a' undeclared (first use this function)
0_0_4403211_10619.cpp:56: error: `intb' undeclared (first use this function)
0_0_4403211_10619.cpp:56: error: `b' undeclared (first use this function)
0_0_4403211_10619.cpp:58: error: `maxx' undeclared (first use this function)
0_0_4403211_10619.cpp:58: error: `max' undeclared (first use this function)
0_0_4403211_10619.cpp:68: error: `return0' undeclared (first use this function)
|