260089_0_18584.cpp: In function `int main()':
260089_0_18584.cpp:8: error: expected primary-expression before '||' token
260089_0_18584.cpp:8: error: expected `;' before "d"
260089_0_18584.cpp:10: error: `i' undeclared (first use this function)
260089_0_18584.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
260089_0_18584.cpp:13: error: `cout' undeclared (first use this function)
260089_0_18584.cpp:13: error: `endl' undeclared (first use this function)
|