738602_0_0_9847.cpp:1:22: iostream : No such file or directory
738602_0_0_9847.cpp:2:20: vector : No such file or directory
738602_0_0_9847.cpp:3:19: queue : No such file or directory
738602_0_0_9847.cpp:12: error: expected constructor, destructor, or type conversion before '<' token
738602_0_0_9847.cpp:12: error: expected `,' or `;' before '<' token
738602_0_0_9847.cpp: In function `int main()':
738602_0_0_9847.cpp:20: error: `scanf' undeclared (first use this function)
738602_0_0_9847.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
738602_0_0_9847.cpp:24: error: `x' undeclared (first use this function)
738602_0_0_9847.cpp:31: error: `cin' undeclared (first use this function)
738602_0_0_9847.cpp:45: error: `memset' undeclared (first use this function)
738602_0_0_9847.cpp:65: error: `abs' undeclared (first use this function)
738602_0_0_9847.cpp:116: error: `printf' undeclared (first use this function)
|