204443_0_28646.cpp:1:9: #include expects "FILENAME" or <FILENAME>
204443_0_28646.cpp:2:9: #include expects "FILENAME" or <FILENAME>
204443_0_28646.cpp: In function `int main()':
204443_0_28646.cpp:5: error: `scanf' undeclared (first use this function)
204443_0_28646.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
204443_0_28646.cpp:6: error: `squt' undeclared (first use this function)
204443_0_28646.cpp:7: error: `printf' undeclared (first use this function)
|