687282_0_0_5601.cpp: In function `int main()':
687282_0_0_5601.cpp:10: error: `tj' undeclared (first use this function)
687282_0_0_5601.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
687282_0_0_5601.cpp:10: error: `memset' undeclared (first use this function)
687282_0_0_5601.cpp:11: error: `king' undeclared (first use this function)
687282_0_0_5601.cpp:11: error: `ki' undeclared (first use this function)
687282_0_0_5601.cpp:17: error: `swap' undeclared (first use this function)
687282_0_0_5601.cpp:42: error: expected `;' before '}' token
|