547607_0_0_21724.cpp:1:20: isotream: No such file or directory
547607_0_0_21724.cpp: In function `int main()':
547607_0_0_21724.cpp:6: error: `cin' undeclared (first use this function)
547607_0_0_21724.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
547607_0_0_21724.cpp:7: error: expected `)' before '{' token
547607_0_0_21724.cpp:7: error: `strlen' undeclared (first use this function)
547607_0_0_21724.cpp:11: error: `cout' undeclared (first use this function)
547607_0_0_21724.cpp:11: error: `endl' undeclared (first use this function)
|