Enter illegal. int main() { // Compilation error - switch expression of type illegal switch(std::string("raj")) { case"sda": } ...
確定! 回上一頁